This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/49797] CLooG use of LANGUAGE_C conflicts with MIPS compilers
- From: "ro at CeBiTec dot Uni-Bielefeld.DE" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 08 May 2012 15:54:15 +0000
- Subject: [Bug bootstrap/49797] CLooG use of LANGUAGE_C conflicts with MIPS compilers
- Auto-submitted: auto-generated
- References: <bug-49797-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49797
--- Comment #4 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> 2012-05-08 15:54:15 UTC ---
> --- Comment #3 from Matt Hargett <matt at use dot net> 2012-04-23 22:19:35 UTC ---
> Can you please back port this to 4.6 as well? Running into this on Scientific
> Linux 6.1 on x64 with GCC 4.6 trunk and latest cloog-isl and ppl. Thanks!
Why would this be relevant to Linux/x64? AFAIK use of LANGUAGE_C is a
mips-only feature.
Rainer