[Bug libgomp/58756] FAIL: libgomp.c/pr58392.c execution test
ubizjak at gmail dot com
gcc-bugzilla@gcc.gnu.org
Thu Dec 12 18:34:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58756
Uroš Bizjak <ubizjak at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target|hppa64-hp-hpux11.11 |hppa64-hp-hpux11.11,
| |alpha-linux-gnu
Status|UNCONFIRMED |NEW
Last reconfirmed| |2013-12-12
CC| |ubizjak at gmail dot com
Ever confirmed|0 |1
--- Comment #1 from Uroš Bizjak <ubizjak at gmail dot com> ---
Also fails on alpha [1].
Breakpoint 3, main () at pr58392.c:52
52 abort ();
(gdb) p foo (32 * 32, 32)
$9 = 1984
It looks that the problem is in foo, if I comment out the call to foo, testcase
runs OK.
[1] http://gcc.gnu.org/ml/gcc-testresults/2013-12/msg01114.html
More information about the Gcc-bugs
mailing list