[Bug rtl-optimization/25791] -O2 execution fails, -O and -g work

dick_guertin at yahoo dot com gcc-bugzilla@gcc.gnu.org
Thu Jan 19 04:50:00 GMT 2006



------- Comment #16 from dick_guertin at yahoo dot com  2006-01-19 04:50 -------
I recompiled with -O2 -fno-gcse and got this:

Breakpoint 4, rlookup (scancb=0x341da8, keyword_table=0x0,
stack_ptr=0xffbef3d8, routine_result=0xffbef35c)
    at scan.c:1452
1452                            kwp += 1;
(gdb) 
Continuing.

Breakpoint 4, rlookup (scancb=0x341da8, keyword_table=0x0,
stack_ptr=0xffbef3d8, routine_result=0xffbef35c)
    at scan.c:1452
1452                            kwp += 1;
(gdb) 
Continuing.

Breakpoint 4, rlookup (scancb=0x341da8, keyword_table=0x0,
stack_ptr=0xffbef3d8, routine_result=0xffbef35c)
    at scan.c:1452
1452                            kwp += 1;
(gdb) 
Continuing.

Breakpoint 4, rlookup (scancb=0x341da8, keyword_table=0x0,
stack_ptr=0xffbef3d8, routine_result=0xffbef35c)
    at scan.c:1452
1452                            kwp += 1;
(gdb) 
Continuing.

Program received signal SIGILL, Illegal instruction.
0x002b7884 in hex_to_character ()

Problem persists!


-- 


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



More information about the Gcc-bugs mailing list