This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug objc/30479] [4.1/4.2/4.3 Regression] Precompiled headers don't seem to work with GNU ObjC
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Jan 2007 07:43:22 -0000
- Subject: [Bug objc/30479] [4.1/4.2/4.3 Regression] Precompiled headers don't seem to work with GNU ObjC
- References: <bug-30479-6483@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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