------- Comment #2 from pinskia at gcc dot gnu dot org  2006-12-20 05:14 -------
Well this is obviously caused by:
2006-11-20  Carlos O'Donell  <[EMAIL PROTECTED]>
            Mark Mitchell  <[EMAIL PROTECTED]>

        * cppdefault.c: Define cpp_PREFIX, cpp_PREFIX_len, and
        gcc_exec_prefix.
        (cpp_relocated): New function.
        * cppdefault.h: Declare cpp_PREFIX, cpp_PREFIX_len, gcc_exec_prefix
        and cpp_relocated.
        * Makefile.in (PREPROCESSOR_DEFINES): Add -DPREFIX option.
        * c-incpath.c (add_standard_paths): Call cpp_relocated. If relocated,
        replace configured prefix with gcc_exec_prefix.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |carlos at codesourcery dot
                   |                            |com, mark at codesourcery
                   |                            |dot com
          Component|preprocessor                |c
           Keywords|                            |build, ice-on-valid-code
            Summary|internal error in gcc break |[4.3 Regression] internal
                   |compilation                 |error in gcc break
                   |                            |compilation
   Target Milestone|---                         |4.3.0


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

Reply via email to