This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/15973] ICE in trans-types.c


------- Additional Comments From tobi at gcc dot gnu dot org  2004-06-22 14:00 -------
The warning is conditional on -Wline-truncation. You could also use
-ffixed-line-length-80 or -ffixed-line-length-132 to allow longer lines. I'll
mark this as a duplicate of pr15978, as the remaining issue in both is the same.

*** This bug has been marked as a duplicate of 15978 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|15978                       |
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]