https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119241
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #60819|0 |1
is obsolete| |
--- Comment #17 from Richard Biener <rguenth at gcc dot gnu.org> ---
Created attachment 60834
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60834&action=edit
functional patch with bugs
So this is a functional patch ontop of prerequesites that were posted for
review. There's bugs. At least we have
FAIL: cobol.dg/group1/display2.cob -O0 output pattern test
FAIL: cobol.dg/group1/display2.cob -O1 output pattern test
FAIL: cobol.dg/group1/display2.cob -O2 output pattern test
FAIL: cobol.dg/group1/display2.cob -O3 -fomit-frame-pointer -funroll-loops
-fpeel-loops -ftracer -finline-functions output pattern test
FAIL: cobol.dg/group1/display2.cob -O3 -g output pattern test
FAIL: cobol.dg/group1/display2.cob -Os output pattern test
=== cobol Summary ===
# of expected passes 309
# of unexpected failures 6
# of expected failures 6
where the FAIL is
FAIL: cobol.dg/group1/display2.cob -O0 output pattern test
Output was:
1.00000000000000000000000000000000e+0 2.00000000000000000000000000000000e+0
Should match:
1 2