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 objc/30479] [4.1/4.2/4.3 Regression] Precompiled headers don't seem to work with GNU ObjC



------- Comment #7 from pinskia at gcc dot gnu dot org  2007-01-16 07:43 -------
I have a full fix and a semi working testsuite (semi working mean it will work
for non remote testing).

This is just a good example of when you should not use pointer hashing,
especially when there is already a hash for identifiers.


-- 


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


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