This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/53834] ICE with -fstack-limit-symbol=_stack_start for m68k-uclinux ColdFire cross compiler
- From: "schwab at linux-m68k dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 03 Jul 2012 07:28:19 +0000
- Subject: [Bug target/53834] ICE with -fstack-limit-symbol=_stack_start for m68k-uclinux ColdFire cross compiler
- Auto-submitted: auto-generated
- References: <bug-53834-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53834
Andreas Schwab <schwab@linux-m68k.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
--- Comment #1 from Andreas Schwab <schwab@linux-m68k.org> 2012-07-03 07:28:19 UTC ---
-fstack-limit is only supported on 68020+.
*** This bug has been marked as a duplicate of bug 28896 ***