public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/42526]  New: bogus truncation warning for default-initialized character components
@ 2009-12-28 22:22 dfranke at gcc dot gnu dot org
  2010-08-04 21:51 ` [Bug fortran/42526] " dominiq at lps dot ens dot fr
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: dfranke at gcc dot gnu dot org @ 2009-12-28 22:22 UTC (permalink / raw)
  To: gcc-bugs

If the testcase gfortran.dg/char_component_initializer_1.f90 is compiled with
-Wall, a bogus truncation warning is given:

$> gfortran-svn -Wall gfortran.dg/char_component_initializer_1.f90
gfortran.dg/char_component_initializer_1.f90:11.52:

     character(len=16) :: tdefi(2) = (/'0z1jan0000','1hr       '/)
                                                    1
Warning: CHARACTER expression at (1) is being truncated (16/10)


$> gfortran-svn
gcc version 4.5.0 20091227 (experimental) (GCC)


-- 
           Summary: bogus truncation warning for default-initialized
                    character components
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Keywords: diagnostic
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dfranke at gcc dot gnu dot org


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


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

end of thread, other threads:[~2010-08-13  5:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-28 22:22 [Bug fortran/42526] New: bogus truncation warning for default-initialized character components dfranke at gcc dot gnu dot org
2010-08-04 21:51 ` [Bug fortran/42526] " dominiq at lps dot ens dot fr
2010-08-07 21:11 ` jvdelisle at gcc dot gnu dot org
2010-08-13  5:14 ` jvdelisle at gcc dot gnu dot org
2010-08-13  5:24 ` jvdelisle at gcc dot gnu dot org

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).