[Bug middle-end/25930] [4.2 Regression] seg fault in GC with toplevel asm and -fno-toplevel-reorder

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Jan 23 20:37:00 GMT 2006



------- Comment #5 from pinskia at gcc dot gnu dot org  2006-01-23 20:37 -------
testcase (Compile with -O2 -fno-toplevel-reorder --param ggc-min-expand=0
--param ggc-min-heapsize=0):
__do_global_dtors_aux (void){}
asm ("a");
asm ("b");


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian at gcc dot gnu dot org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |build
   Last reconfirmed|0000-00-00 00:00:00         |2006-01-23 20:37:38
               date|                            |
            Summary|[4.2 Regression] sigsegv    |[4.2 Regression] seg fault
                   |with full --enable-checking |in GC with toplevel asm and
                   |                            |-fno-toplevel-reorder


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



More information about the Gcc-bugs mailing list