--
What|Removed |Added
Target Milestone|--- |4.0.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18794
--- 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
--
What|Removed |Added
OtherBugsDependingO||19292
nThis||
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18794
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-02
21:01 ---
Confirmed.
--
What|Removed |Added
Status|UNCONFIRMED |NEW
E