--- Comment #9 from jvdelisle at gcc dot gnu dot org 2009-09-19 04:42
---
Subject: Bug 41328
Author: jvdelisle
Date: Sat Sep 19 04:41:38 2009
New Revision: 151877
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151877
Log:
2009-09-18 Jerry DeLisle
PR libgfortran/4132
--- Comment #10 from jvdelisle at gcc dot gnu dot org 2009-09-19 04:45
---
Subject: Bug 41328
Author: jvdelisle
Date: Sat Sep 19 04:45:00 2009
New Revision: 151878
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151878
Log:
2009-09-18 Jerry DeLisle
PR libgfortran/413
--- Comment #11 from jvdelisle at gcc dot gnu dot org 2009-09-19 04:50
---
Refixed on trunk.
Patch committed as obvious. Will backport to 4.4 in a day.
--
jvdelisle at gcc dot gnu dot org changed:
What|Removed |Added
This test case passes with no optimization. It hangs in a loop with -O1, -O2,
or -O3.
Fails also on 4.3, and 4.4. Attachment to follow.
--
Summary: Optimization: NIST test FM013.f fails at -O1 and above
Product: gcc
Version: 4.5.0
Status: UNCONFIRMED
--- Comment #1 from jvdelisle at gcc dot gnu dot org 2009-09-19 05:44
---
Created an attachment (id=18605)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18605&action=view)
NIST test case that is failing
I will try to reduce this.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?i
--- Comment #2 from jvdelisle at gcc dot gnu dot org 2009-09-19 05:47
---
Its ugly code so remember to compile with -w and save the attachment as a .f
file so that fixed form is used. This will turn off all of the warnings.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41403
--- Comment #3 from jvdelisle at gcc dot gnu dot org 2009-09-19 06:15
---
Reduced case:
Expected result:
$ ./a.out
0 ERRORS ENCOUNTERED
Wrong result:
$ ./a.out
1 ERRORS ENCOUNTERED
PROGRAM FM013
I01 = 5
--- Comment #7 from cgd at gcc dot gnu dot org 2009-09-19 06:15 ---
Subject: Bug 28435
Author: cgd
Date: Sat Sep 19 06:15:21 2009
New Revision: 151879
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151879
Log:
[libcpp/ChangeLog]
2009-09-18 Chris Demetriou
PR preproce
--- Comment #37 from howarth at nitro dot med dot uc dot edu 2009-09-19
06:17 ---
Executing...
make -k check RUNTESTFLAGS="--target_board=unix/-Wl,-no_compact_unwind"
shows that all of the g++ regressions caused by 147995 are eliminated.
Unfortunately, this approach plays havoc with t
101 - 109 of 109 matches
Mail list logo