[Bug fortran/24767] gfortran: -Wno-unused-label does not work properly

2006-10-18 Thread burnus at gcc dot gnu dot org
--- Comment #4 from burnus at gcc dot gnu dot org 2006-10-18 21:29 --- Fixed on trunk -- burnus at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug fortran/24767] gfortran: -Wno-unused-label does not work properly

2006-10-13 Thread patchapp at dberlin dot org
--- Comment #2 from patchapp at dberlin dot org 2006-10-13 10:01 --- Subject: Bug number PR24767 A patch for this bug has been added to the patch tracker. The mailing list url for the patch is http://gcc.gnu.org/ml/gcc-patches/2006-10/msg00694.html -- http://gcc.gnu.org/bugzilla/sh

[Bug fortran/24767] gfortran: -Wno-unused-label does not work properly

2005-11-09 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2005-11-09 23:14 --- try: -Wno-unused-labels Though this is a bug still. -Wno-unused-label from common.opt should be used instead of -Wno-unused-labels from fortran/lang.opt. Confirmed. -- pinskia at gcc dot gnu dot org changed: