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 c/23145] struct {int i;} is not compatiable with struct {int i,j}


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-30 03:05 -------
Hmm, Apple's 3.3-fast does not have this bug.
sv.i:4: warning: conflicting types for `a'
op.i:4: warning: previous declaration of `a'

-- 


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


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