[Bug fortran/18794] warn about common variable alignment problems

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18794

[Bug fortran/18794] warn about common variable alignment problems

2005-01-17 Thread Thomas dot Koenig at online dot de
--- Additional Comments From Thomas dot Koenig at online dot de 2005-01-17 11:05 --- This is fixed with the 20050116 snapshot: $ gfortran common.f In file common.f:3 common /foo/ c,r 1 Warning: COMMON 'foo' at (1) requires 3 bytes of padding at start Th

[Bug fortran/18794] warn about common variable alignment problems

2005-01-06 Thread tobi at gcc dot gnu dot org
-- What|Removed |Added OtherBugsDependingO||19292 nThis|| http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18794

[Bug fortran/18794] warn about common variable alignment problems

2004-12-02 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-02 21:01 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW E