public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/43062]  New: NAMELIST attribute conflicts with ALLOCATABLE attribute
@ 2010-02-14 13:29 zazzou at gmail dot com
  2010-02-14 17:21 ` [Bug fortran/43062] " pault at gcc dot gnu dot org
                   ` (15 more replies)
  0 siblings, 16 replies; 29+ messages in thread
From: zazzou at gmail dot com @ 2010-02-14 13:29 UTC (permalink / raw)
  To: gcc-bugs

Report :
========
Using built-in specs.
Target: powerpc-apple-darwin9.8.0
Configured with: ./configure
Thread model: posix
gcc version 4.4.3 (GCC) 
COLLECT_GCC_OPTIONS='-mmacosx-version-min=10.5.8' '-v' '-save-temps' '-c'
 /usr/local/libexec/gcc/powerpc-apple-darwin9.8.0/4.4.3/f951 prog.f90 -fPIC
-quiet -dumpbase prog.f90 -mmacosx-version-min=10.5.8 -auxbase prog -version
-fintrinsic-modules-path
/usr/local/lib/gcc/powerpc-apple-darwin9.8.0/4.4.3/finclude -o prog.s
GNU Fortran (GCC) version 4.4.3 (powerpc-apple-darwin9.8.0)
        compiled by GNU C version 4.4.3, GMP version 5.0.1, MPFR version 2.4.2.
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
prog.f90:3.17:

NAMELIST/TOTO/TAB
                 1
Error: NAMELIST attribute conflicts with ALLOCATABLE attribute in 'tab' at (1)
========

Test file :
========
PROGRAM MAIN
REAL, DIMENSION(:), ALLOCATABLE :: TAB
NAMELIST/TOTO/TAB
END PROGRAM MAIN
========

It should work with F2003 new features.


-- 
           Summary: NAMELIST attribute conflicts with ALLOCATABLE attribute
           Product: gcc
           Version: 4.4.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: zazzou at gmail dot com


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


^ permalink raw reply	[flat|nested] 29+ messages in thread
[parent not found: <bug-43062-4@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2011-02-02 17:59 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-14 13:29 [Bug fortran/43062] New: NAMELIST attribute conflicts with ALLOCATABLE attribute zazzou at gmail dot com
2010-02-14 17:21 ` [Bug fortran/43062] " pault at gcc dot gnu dot org
2010-02-14 17:27 ` kargl at gcc dot gnu dot org
2010-02-15  1:30 ` kargl at gcc dot gnu dot org
2010-02-15  8:18 ` zazzou at gmail dot com
2010-02-15 17:04 ` kargl at gcc dot gnu dot org
2010-02-15 20:34 ` jvdelisle at gcc dot gnu dot org
2010-02-15 21:47 ` kargl at gcc dot gnu dot org
2010-02-15 21:50 ` kargl at gcc dot gnu dot org
2010-02-17  2:07 ` jvdelisle at gcc dot gnu dot org
2010-02-17  7:32 ` burnus at gcc dot gnu dot org
2010-02-17  8:23 ` burnus at gcc dot gnu dot org
2010-02-17 15:57 ` kargl at gcc dot gnu dot org
2010-02-17 16:03 ` kargl at gcc dot gnu dot org
2010-02-17 21:26 ` burnus at gcc dot gnu dot org
2010-03-01  8:45 ` burnus at gcc dot gnu dot org
2010-04-06 18:42 ` burnus at gcc dot gnu dot org
     [not found] <bug-43062-4@http.gcc.gnu.org/bugzilla/>
2010-10-01 20:21 ` jvdelisle at gcc dot gnu.org
2010-10-02  6:44 ` burnus at gcc dot gnu.org
2011-01-18 13:07 ` burnus at gcc dot gnu.org
2011-01-18 13:40 ` zazzou at gmail dot com
2011-01-18 13:40 ` jvdelisle at gcc dot gnu.org
2011-01-22 21:58 ` burnus at gcc dot gnu.org
2011-01-22 22:41 ` burnus at gcc dot gnu.org
2011-01-26 10:33 ` burnus at gcc dot gnu.org
2011-01-28  9:43 ` zazzou at gmail dot com
2011-01-28 10:19 ` burnus at gcc dot gnu.org
2011-01-29 22:23 ` zazzou at gmail dot com
2011-02-02 17:59 ` dnovillo at gcc dot gnu.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).