This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/26004] [4.1/4.2 Regression] gcc errors on valid code
- From: "amylaar at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Jan 2006 17:42:15 -0000
- Subject: [Bug c/26004] [4.1/4.2 Regression] gcc errors on valid code
- References: <bug-26004-12087@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from amylaar at gcc dot gnu dot org 2006-01-30 17:42 -------
Strange - both on mainline and the 4.1 branch, I can reproduce this (albeit
with
a more sensible variable name of "u") for i686-pc-linux-gnu native, but not for
a cross to sh-elf. Yet the failing mark_addressable call is done for i686 from
the gimplifier.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26004