ty: normal
Priority: P3
Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: Thomas.L.Clune at nasa dot gov
Created attachment 32675
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32675&action=edit
Compile with: gfortran -c methodC
Priority: P3
Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: Thomas.L.Clune at nasa dot gov
Created attachment 32609
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32609&action=edit
F90 reproducer
The attached reproducer shows the c
: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: Thomas.L.Clune at nasa dot gov
Created attachment 32202
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32202&action=edit
Simple complete program should print that the lower bound is 0, but reports
"1&quo
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59654
--- Comment #22 from tlcclt ---
Success!
I had to manually edit the configure file for the latest gcc to build on my
Mac. (a few -Werror=…) were blocking the compilation. Looks like that should
be off by default, but somehow is not.
Anyway, I
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59654
--- Comment #18 from tlcclt ---
Hello Janus,
I usually just use mac port these days, but I will try this weekend to build
gfortran from the current trunk. (If I fail, then I have the luxury of
assigning another person on my staff to do it on our
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59654
tlcclt changed:
What|Removed |Added
Attachment #31554|0 |1
is obsolete|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59654
--- Comment #5 from tlcclt ---
Ignore that output from Valgind. I was logged out between building and
running, and failed to reload the appropriate environment. With the correct
environment, I get a clean run from valgrind:
valgrind ./a.out
==
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59654
--- Comment #4 from tlcclt ---
OK - had a bit of time waiting for the New Year countdown … so read up a bit
on valgrind.
A vanilla run under Linux with 4.9.0 gave the following, which seems
encouraging, albeit cryptic:
% gfortran -O0 -g allino
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59654
--- Comment #3 from tlcclt ---
I have testend under OS X (10.8.5) with gfortran 4.8.1 and 4.8.2. I've also
tested under Linux (not sure which flavor) with 4.9.0.
Command line is:
% gfortran allinone.F90
% ./a.out
Error - incorrect number of t
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59654
tlcclt changed:
What|Removed |Added
CC||Thomas.L.Clune at nasa dot gov
--- Comment #1
: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: Thomas.L.Clune at nasa dot gov
Created attachment 31553
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31553&action=edit
Reproducer - single file.
I have an application (pFUnit) which makes very heavy us
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44232
--- Comment #14 from tlcclt 2010-12-29
16:30:31 UTC ---
Sorry - yes. This bug report can be closed.I did eventually
install a more recent version of the compiler and verified that the
problem was not present. Had long forgotten about t
12 matches
Mail list logo