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

* [Bug target/46089] ICE: in gen_reg_rtx, at emit-rtl.c:861 with -mcmodel=large -fsplit-stack
  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 ` 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
  2 siblings, 0 replies; 4+ messages in thread
From: ian at gcc dot gnu.org @ 2010-11-08  4:37 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from ian at gcc dot gnu.org <ian at gcc dot gnu.org> 2010-11-08 04:34:37 UTC ---
Author: ian
Date: Mon Nov  8 04:34:32 2010
New Revision: 166427

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166427
Log:
gcc/:
    PR target/46089
    * config/i386/i386.c (split_stack_fn_large): New static variable.
    (ix86_expand_split_stack_prologue): Handle large model.
libgcc/:
    * config/i386/morestack.S (__morestack_large_model): New
    function.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.c
    trunk/libgcc/ChangeLog
    trunk/libgcc/config/i386/morestack.S


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

* [Bug target/46089] ICE: in gen_reg_rtx, at emit-rtl.c:861 with -mcmodel=large -fsplit-stack
  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
  2 siblings, 0 replies; 4+ messages in thread
From: ian at airs dot com @ 2010-11-08  4:38 UTC (permalink / raw)
  To: gcc-bugs

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

Ian Lance Taylor <ian at airs dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |ian at airs dot com
         Resolution|                            |FIXED

--- Comment #2 from Ian Lance Taylor <ian at airs dot com> 2010-11-08 04:37:40 UTC ---
Fixed.  Thanks for the bug report.


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

* [Bug target/46089] ICE: in gen_reg_rtx, at emit-rtl.c:861 with -mcmodel=large -fsplit-stack
  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
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu.org @ 2023-11-23 21:37 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.6.0

^ 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).