public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/54724] New: libgfortran does not respect --disable-werror
@ 2012-09-27  5:24 vapier at gentoo dot org
  2012-09-28 10:12 ` [Bug fortran/54724] " burnus at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: vapier at gentoo dot org @ 2012-09-27  5:24 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 54724
           Summary: libgfortran does not respect --disable-werror
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: vapier@gentoo.org


the --disable-werror flag is very useful for distributions and dealing with a
myriad of build systems / versions / etc...  unfortunately, libgfortran doesnt
respect this flag.

# Add -Wall -fno-repack-arrays -fno-underscoring if we are using GCC.
if test "x$GCC" = "xyes"; then
  AM_FCFLAGS="-I . -Wall -Werror -fimplicit-none -fno-repack-arrays
-fno-underscoring"
  ...


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

end of thread, other threads:[~2014-12-09 20:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-27  5:24 [Bug fortran/54724] New: libgfortran does not respect --disable-werror vapier at gentoo dot org
2012-09-28 10:12 ` [Bug fortran/54724] " burnus at gcc dot gnu.org
2012-09-28 23:20 ` vapier at gentoo dot org
2014-12-09 20:24 ` 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).