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/42546] ALLOCATED statement typo in the docs and for scalar variables



------- Comment #1 from burnus at gcc dot gnu dot org  2009-12-29 19:05 -------
Created an attachment (id=19419)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19419&action=view)
Incomplete draft patch (diff) + Test case (bottom, no diff format)

Draft patch.
- Misses modification to trans-intrinsic.c
- (ARRAY=scalar) diagnosis missing (needs an idea how to solve this, cf.
comment 0)

Contains:
- Test case (dg-error incomplete)
- Modifications to intrinsic.{c,h}, check.c


-- 


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


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