This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch 4/4] Separate gimple.[ch] and gimplify.[ch]


This one covers the config target files which included gimple.h

Bootstraps on x86_64-unknown-linux-gnu with no new regressions, and compiled stage1 on each of the targets utilizing these config/*.c files to ensure they compiled.

targets I used were:

aarch64-linux-gnu
alpha-linux-gnu
ia64-linux
m32c-elf
mep-elf
mips64-elf
rs6000-ibm-aix4.3
s390-linux-gnu
sh64-linux
sparc-linux-gnu
spu-elf
tilegx-linux-gnu
tilepro-linux-gnu
x86_64-unknown-cygwin
xstormy16-elf
xtensa-linux

OK for mainline?

Andrew


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]