This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/50022] [4.7 regression] "incorrect condition in IT block" when building mozilla code base for ARM
- From: "ramana at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 9 Aug 2011 16:45:43 +0000
- Subject: [Bug target/50022] [4.7 regression] "incorrect condition in IT block" when building mozilla code base for ARM
- Auto-submitted: auto-generated
- References: <bug-50022-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50022
Ramana Radhakrishnan <ramana at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |wrong-code
Status|UNCONFIRMED |NEW
Last reconfirmed| |2011.08.09 16:45:43
CC| |ramana at gcc dot gnu.org
Ever Confirmed|0 |1
--- Comment #3 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> 2011-08-09 16:45:43 UTC ---
I believe this is the same case as a breakage with building ada. I have a patch
that I'm testing but I couldn't submit it as I was in the middle of other stuff
last week and early this week.
I'll try to fix this soonish.
Ramana