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/41172] C frontend botches type.name for typedef chains



------- Comment #3 from pinskia at gcc dot gnu dot org  2009-08-26 03:18 -------
Unlike C++, C does not inject foo_t if used as struct foo_t.

So I think this is correct behavior and really does not matter.


-- 


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


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