------- Comment #17 from dominiq at lps dot ens dot fr  2009-11-16 16:38 -------
Note that the dsymutil failure for the test in comment 11 disappears in 64 bit
mode.
The original code in the test suite gives:
[ibook-dhum] f90/bug% gcc45
/opt/gcc/_gcc_clean/gcc/testsuite/gcc.dg/torture/complex-sign-add.c -O3 -g -m64
warning: {0x00000124} TAG_variable:  AT_location( 0x0000021c ) didn't have
valid function low pc, the location list will be incorrect.
warning: {0x00000132} TAG_variable:  AT_location( 0x00000250 ) didn't have
valid function low pc, the location list will be incorrect.
warning: {0x00000140} TAG_variable:  AT_location( 0x00000284 ) didn't have
valid function low pc, the location list will be incorrect.
warning: {0x0000018b} TAG_variable:  AT_location( 0x000002b8 ) didn't have
valid function low pc, the location list will be incorrect.
warning: {0x00000199} TAG_variable:  AT_location( 0x000002ec ) didn't have
valid function low pc, the location list will be incorrect.
warning: {0x000001a7} TAG_variable:  AT_location( 0x00000320 ) didn't have
valid function low pc, the location list will be incorrect.
warning: {0x000001f2} TAG_variable:  AT_location( 0x00000354 ) didn't have
valid function low pc, the location list will be incorrect.
warning: {0x00000200} TAG_variable:  AT_location( 0x00000388 ) didn't have
valid function low pc, the location list will be incorrect.
warning: {0x0000020e} TAG_variable:  AT_location( 0x000003bc ) didn't have
valid function low pc, the location list will be incorrect.
warning: {0x00000259} TAG_variable:  AT_location( 0x000003f0 ) didn't have
valid function low pc, the location list will be incorrect.
warning: {0x00000267} TAG_variable:  AT_location( 0x00000424 ) didn't have
valid function low pc, the location list will be incorrect.
warning: {0x00000275} TAG_variable:  AT_location( 0x00000458 ) didn't have
valid function low pc, the location list will be incorrect.
warning: {0x000002c0} TAG_variable:  AT_location( 0x0000048c ) didn't have
valid function low pc, the location list will be incorrect.
warning: {0x000002ce} TAG_variable:  AT_location( 0x000004c0 ) didn't have
valid function low pc, the location list will be incorrect.
warning: {0x000002dc} TAG_variable:  AT_location( 0x000004f4 ) didn't have
valid function low pc, the location list will be incorrect.
warning: {0x00000327} TAG_variable:  AT_location( 0x00000528 ) didn't have
valid function low pc, the location list will be incorrect.
warning: {0x00000335} TAG_variable:  AT_location( 0x0000055c ) didn't have
valid function low pc, the location list will be incorrect.
warning: {0x00000343} TAG_variable:  AT_location( 0x00000590 ) didn't have
valid function low pc, the location list will be incorrect.
warning: {0x0000038e} TAG_variable:  AT_location( 0x000005c4 ) didn't have
valid function low pc, the location list will be incorrect.
warning: {0x0000039c} TAG_variable:  AT_location( 0x000005f8 ) didn't have
valid function low pc, the location list will be incorrect.
warning: {0x000003aa} TAG_variable:  AT_location( 0x0000062c ) didn't have
valid function low pc, the location list will be incorrect.
warning: {0x000003f5} TAG_variable:  AT_location( 0x00000660 ) didn't have
valid function low pc, the location list will be incorrect.
warning: {0x00000403} TAG_variable:  AT_location( 0x00000694 ) didn't have
valid function low pc, the location list will be incorrect.
warning: {0x00000411} TAG_variable:  AT_location( 0x000006c8 ) didn't have
valid function low pc, the location list will be incorrect.
warning: {0x0000045c} TAG_variable:  AT_location( 0x000006fc ) didn't have
valid function low pc, the location list will be incorrect.
warning: {0x0000046a} TAG_variable:  AT_location( 0x00000730 ) didn't have
valid function low pc, the location list will be incorrect.
warning: {0x00000478} TAG_variable:  AT_location( 0x00000764 ) didn't have
valid function low pc, the location list will be incorrect.
warning: {0x000004c3} TAG_variable:  AT_location( 0x00000798 ) didn't have
valid function low pc, the location list will be incorrect.
warning: {0x000004d1} TAG_variable:  AT_location( 0x000007cc ) didn't have
valid function low pc, the location list will be incorrect.
warning: {0x000004df} TAG_variable:  AT_location( 0x00000800 ) didn't have
valid function low pc, the location list will be incorrect.
warning: {0x0000052a} TAG_variable:  AT_location( 0x00000834 ) didn't have
valid function low pc, the location list will be incorrect.
warning: {0x00000538} TAG_variable:  AT_location( 0x00000868 ) didn't have
valid function low pc, the location list will be incorrect.
warning: {0x00000546} TAG_variable:  AT_location( 0x0000089c ) didn't have
valid function low pc, the location list will be incorrect.
warning: {0x00000591} TAG_variable:  AT_location( 0x000008d0 ) didn't have
valid function low pc, the location list will be incorrect.
warning: {0x0000059f} TAG_variable:  AT_location( 0x00000904 ) didn't have
valid function low pc, the location list will be incorrect.
warning: {0x000005ad} TAG_variable:  AT_location( 0x00000938 ) didn't have
valid function low pc, the location list will be incorrect.
warning: {0x000005f8} TAG_variable:  AT_location( 0x0000096c ) didn't have
valid function low pc, the location list will be incorrect.
warning: {0x00000606} TAG_variable:  AT_location( 0x000009a0 ) didn't have
valid function low pc, the location list will be incorrect.
warning: {0x00000614} TAG_variable:  AT_location( 0x000009d4 ) didn't have
valid function low pc, the location list will be incorrect.
warning: {0x0000065b} TAG_variable:  AT_location( 0x00000a08 ) didn't have
valid function low pc, the location list will be incorrect.
warning: {0x00000669} TAG_variable:  AT_location( 0x00000a3c ) didn't have
valid function low pc, the location list will be incorrect.
warning: {0x00000677} TAG_variable:  AT_location( 0x00000a70 ) didn't have
valid function low pc, the location list will be incorrect.
gcc45: Internal error: Segmentation fault (program dsymutil)
Please submit a full bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.


-- 


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

Reply via email to