public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/59862] New: Code does not compile with 4.8.1 tarball release but compiles with 4.8.1 SVN release
@ 2014-01-17 15:56 carlos.a.cruz at nasa dot gov
  2014-01-17 20:01 ` [Bug fortran/59862] " dominiq at lps dot ens.fr
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: carlos.a.cruz at nasa dot gov @ 2014-01-17 15:56 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59862

            Bug ID: 59862
           Summary: Code does not compile with 4.8.1 tarball release but
                    compiles with 4.8.1 SVN release
           Product: gcc
           Version: 4.8.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: carlos.a.cruz at nasa dot gov

I have been attempting to compile a fortran code
(https://sourceforge.net/projects/pfunit/) on a Linux system running Red Hat
4.6.3-2 OS.

When compiling using a tarball release, i.e.:

wget http://ftp.gnu.org/gnu/gcc/gcc-4.8.1/gcc-4.8.1.tar.gz

the code fails with a compilation error that suggest that the compiler release
does not yet have a particular enhancement.

When compiling with an SVN release, i.e.

svn checkout svn://gcc.gnu.org/svn/gcc/tags/gcc_4_8_1_release

the code compiles just fine.

In both cases I installed the compiler using the same configure options.

This suggests that the tarball and SVN releases, at least gfortran, are not
identical.


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-01-19 14:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-17 15:56 [Bug fortran/59862] New: Code does not compile with 4.8.1 tarball release but compiles with 4.8.1 SVN release carlos.a.cruz at nasa dot gov
2014-01-17 20:01 ` [Bug fortran/59862] " dominiq at lps dot ens.fr
2014-01-17 20:08 ` carlos.a.cruz at nasa dot gov
2014-01-17 20:30 ` dominiq at lps dot ens.fr
2014-01-18 12:40 ` [Bug other/59862] " dominiq at lps dot ens.fr
2014-01-19 13:48 ` rguenth at gcc dot gnu.org
2014-01-19 14:01 ` dominiq at lps dot ens.fr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).