Bug 42856 - [4.4 Regression] FAIL: gcc.dg/torture/pr41555.c -O0 (test for excess errors)
Summary: [4.4 Regression] FAIL: gcc.dg/torture/pr41555.c -O0 (test for excess errors)
Status: RESOLVED FIXED
Alias: None
Product: gcc
Classification: Unclassified
Component: testsuite (show other bugs)
Version: 4.4.3
: P3 normal
Target Milestone: 4.5.4
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-24 18:00 UTC by John David Anglin
Modified: 2012-03-13 13:17 UTC (History)
3 users (show)

See Also:
Host: hppa2.0w-hp-hpux11.11
Target: hppa2.0w-hp-hpux11.11
Build: hppa2.0w-hp-hpux11.11
Known to work: 4.4.1
Known to fail: 4.4.3
Last reconfirmed: 2010-01-24 21:20:48


Attachments
A patch (254 bytes, patch)
2010-01-25 03:11 UTC, H.J. Lu
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John David Anglin 2010-01-24 18:00:19 UTC
Executing on host: /mnt/gnu/gcc/objdir/gcc/xgcc -B/mnt/gnu/gcc/objdir/gcc/ /mnt/
gnu/gcc/gcc/gcc/testsuite/gcc.dg/torture/pr41555.c   -O0  -std=c99  -lm   -o ./p
r41555.exe    (timeout = 300)
/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'
...
Comment 1 Richard Biener 2010-01-24 21:20:48 UTC
Needs /* { dg-require-effective-target stdint_types } */

HJ, you backported this?
Comment 2 H.J. Lu 2010-01-25 03:11:23 UTC
Created attachment 19700 [details]
A patch

Please test this patch.
Comment 3 Jakub Jelinek 2012-03-13 13:17:14 UTC
Fixed in 4.5+.