[Bug debug/37156] Hang with -g -O2 (or higher) (discovered with malloc.c in sqlite3)

2008-08-18 Thread cw at f00f dot org
--- Comment #3 from cw at f00f dot org 2008-08-19 00:38 --- Someone was able to reproduce the hang and pointed out the first attachment I put up as edited without the __attribute__ Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr

[Bug debug/37156] Hang with -g -O2 (or higher) (discovered with malloc.c in sqlite3)

2008-08-18 Thread cw at f00f dot org
--- Comment #4 from cw at f00f dot org 2008-08-19 00:41 --- Created an attachment (id=16092) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16092action=view) updated test case that actually shows the hang -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37156

[Bug debug/37156] Hang with -g -O2 (or higher) (discovered with malloc.c in sqlite3)

2008-08-18 Thread cw at f00f dot org
--- Comment #5 from cw at f00f dot org 2008-08-19 00:42 --- (From update of attachment 16091) doesn't show the hang as __attribute__ is missing -- cw at f00f dot org changed: What|Removed |Added