This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/41555] [4.5 regression] possible miscompilation in whole-program mode



------- Comment #9 from danglin at gcc dot gnu dot org  2009-10-19 01:31 -------
Testcase also fails on hppa2.0w-hp-hpux11.11:

FAIL: gcc.dg/torture/pr41555.c  -O0  (test for excess errors)
Excess errors:
/mnt/gnu/gcc/gcc/gcc/testsuite/gcc.dg/torture/pr41555.c:4:20: error: stdint.h:
N
o such file or directory
/mnt/gnu/gcc/gcc/gcc/testsuite/gcc.dg/torture/pr41555.c:9: error: expected '=', 
',', ';', 'asm' or '__attribute__' before 'safe_div_func_uint64_t_u_u'
...


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]