public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/46089] New: ICE: in gen_reg_rtx, at emit-rtl.c:861 with -mcmodel=large -fsplit-stack
@ 2010-10-19 23:45 zsojka at seznam dot cz
  2010-11-08  4:37 ` [Bug target/46089] " ian at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: zsojka at seznam dot cz @ 2010-10-19 23:45 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46089

           Summary: ICE: in gen_reg_rtx, at emit-rtl.c:861 with
                    -mcmodel=large -fsplit-stack
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: zsojka@seznam.cz


Even simple testcase such as:

---- testcase.c ----
void foo(void) {}
--------------------

Causes this ICE:
$ gcc -mcmodel=large -fsplit-stack testcase.c
testcase.c: In function 'foo':
testcase.c:1:1: internal compiler error: in gen_reg_rtx, at emit-rtl.c:861
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Tested revisions:
r165699 - crash
r163636 - doesn't know -fsplit-stack


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-11-23 21:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-19 23:45 [Bug target/46089] New: ICE: in gen_reg_rtx, at emit-rtl.c:861 with -mcmodel=large -fsplit-stack zsojka at seznam dot cz
2010-11-08  4:37 ` [Bug target/46089] " ian at gcc dot gnu.org
2010-11-08  4:38 ` ian at airs dot com
2023-11-23 21:37 ` pinskia at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).