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



Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:



           What    |Removed                     |Added

----------------------------------------------------------------------------

             Status|UNCONFIRMED                 |NEW

   Last reconfirmed|                            |2013-05-06

                 CC|                            |ebotcazou at gcc dot

                   |                            |gnu.org

     Ever Confirmed|0                           |1



--- Comment #1 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2013-05-06 
16:55:04 UTC ---

> This doesn't happen in sparcv9-sun-solaris2* or i386-pc-solaris2*

> configurations.



gcc-interface/Makefile.in was a little changed so you probably need to adjust

the relevant regexp here:



# x86 and x86-64 solaris

ifeq ($(strip $(filter-out %86 %x86_64 solaris2%,$(arch) $(osys))),)

  LIBGNAT_TARGET_PAIRS_COMMON = \

Reply via email to