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]

Re: c/10225: Unnamed structs aren't handled correctly in 3.3


* Steven Bosscher (s dot bosscher at student dot tudelft dot nl) [20030326 18:25]:

> http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10225
> 
> Hmm...  Didn't work with 2.95.3 apparently, so the
> kernel had better not rely on this "feature".

The code takes into account that gcc 2.95.3 doesn't support this. But seeing
the extra macro stuff that generates the correct member names depending on
the compiler used (e.g. you have to use ie->_IIF(iff,length) makes me really
wonder why they even use the stuff .....

Philipp

-- 
Philipp Thomas <pthomas at suse dot de>
SuSE Linux AG, Deutschherrnstr. 15-19, D-90429 Nuremberg, Germany


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