------- Comment #4 from pinskia at gcc dot gnu dot org  2006-12-20 07:32 -------
(In reply to comment #3)
> These declarations were present in the earlier gcc (3.3.2).
> Please include these declarations in the next release of gcc.

First this patch is wrong.
Second the problem in 3.4.x is that LANG_HOOKS_REGISTER_BUILTIN_TYPE was not
being declared for the objective-C front-end which caused those types to not be
declared.
Third this was fixed in 4.0.0 by:
2004-08-15  Ziemowit Laski  <[EMAIL PROTECTED]>

Since this was a regression only in 3.4.6 and 3.4.x is no longer being updated,
closing as fixed for 4.0.0.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
 GCC target triplet|                            |ia64-hpux
         Resolution|                            |FIXED
            Summary|gnustep-base build fails    |[3.4 Regression] gnustep-
                   |with gcc 3.4.x on HP-UX     |base build fails with gcc
                   |11.23 (both ia64 and pa)    |3.4.x on HP-UX 11.23 (both
                   |                            |ia64 and pa)
   Target Milestone|---                         |4.0.0
            Version|unknown                     |3.4.6


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

Reply via email to