• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: internal compiler error with gcc 4
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: internal compiler error with gcc 4


  • Subject: Re: internal compiler error with gcc 4
  • From: Andrew Pinski <email@hidden>
  • Date: Fri, 20 May 2005 09:10:59 -0400


On May 20, 2005, at 9:05 AM, Matt Gough wrote:

When trying to build the Deployment build of my app using gcc 4, I get the following in one of our routines:

internal compiler error: in compare_and_jump_seq, at loop-unswitch.c:122

Apart from changing the compiler's settings, is there anything I can do in my code to make this less likely to happen?

You are compiling with -O3, so using -fno-unswitch-loops will work around it.


This was FSF GCC bug 21330 which will be fixed in 4.0.1.

Thanks,
Andrew Pinski

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >internal compiler error with gcc 4 (From: Matt Gough <email@hidden>)

  • Prev by Date: internal compiler error with gcc 4
  • Next by Date: Re: Various Key Binding Assignment Bugs and Restrictions
  • Previous by thread: internal compiler error with gcc 4
  • Next by thread: Subproject Dependencies
  • Index(es):
    • Date
    • Thread