http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50691
--- Comment #4 from John David Anglin 2011-10-21
12:17:11 UTC ---
The following tree is incorrectly expanded bt expand call:
(gdb) p debug_tree (exp)
unit size
align 32 symtab 0 alias set 2 canonical type 0x4036c3c0 precision
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50691
--- Comment #3 from John David Anglin 2011-10-10
20:16:23 UTC ---
Created attachment 25459
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25459
Simplified testcase
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50691
--- Comment #2 from John David Anglin 2011-10-10
20:08:01 UTC ---
Compile command:
gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DTIME_WITH_SYS_TIME=1
-DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1
-DHAVE_ALLOCA_H=1 -DHAVE_S
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50691
--- Comment #1 from John David Anglin 2011-10-10
19:34:31 UTC ---
Created attachment 25457
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25457
Preprocessed source