Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/external/gpl3
Module Name: src
Committed By: maya
Date: Sun Feb 11 13:50:15 UTC 2018
Modified Files:
src/external/gpl3/gcc.old/dist/gcc/config/i386: i386.c
src/external/gpl3/gcc/dist/gcc/config/i386: i386.c
Log Message:
Use bools with bool. NFCI.
>From Henning Petersen in PR toolchain/53009.
(I completed for the rest of the function. Similar code exists in GCC trunk.)
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 \
src/external/gpl3/gcc.old/dist/gcc/config/i386/i386.c
cvs rdiff -u -r1.15 -r1.16 src/external/gpl3/gcc/dist/gcc/config/i386/i386.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index