• 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: MacIntel apps behaves weirdly when compiled with -02 not -01
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MacIntel apps behaves weirdly when compiled with -02 not -01


  • Subject: Re: MacIntel apps behaves weirdly when compiled with -02 not -01
  • From: Gen Kiyooka <email@hidden>
  • Date: Thu, 12 Jan 2006 23:44:56 -0800

My rule of thumb is: if it fails on maximum optimizations, keep backing off until there are none.
If it works with none, it is the compiler's interpretation of your code. Otherwise, it's your own bug.


Gen

On Jan 12, 2006, at 9:40 AM, Olivier Tristan wrote:

Hi Guys,

I'm having some trouble porting my application to macintel.
When building my application with an optimization settings greater to -01, my application begin to behave weirdly.
It works perfectly fine when I use the -01 optimization setting.


Of course, this application works fine on a standard mac and on wintel using -03 (The problem do not seems related to endianess).

Currently the problem are that the UI is not displayed and I got weird sound (my app is a synth).

Does anyone already had the same problem ?
Any Ideas ?

Thanks a lot,

Regards,

--
Olivier Tristan
Ultimate Sound Bank

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


This email sent to email@hidden


_______________________________________________ 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
  • Follow-Ups:
    • Re: MacIntel apps behaves weirdly when compiled with -02 not -01
      • From: Jonas Maebe <email@hidden>
References: 
 >MacIntel apps behaves weirdly when compiled with -02 not -01 (From: Olivier Tristan <email@hidden>)

  • Prev by Date: Re: deprecated FOUR_CHAR_CODE and macintel
  • Next by Date: Re: __builtin_constant_p fails for Intel compilation?
  • Previous by thread: Re: MacIntel apps behaves weirdly when compiled with -02 not -01 - Almost solved(auto-vectorization issue)
  • Next by thread: Re: MacIntel apps behaves weirdly when compiled with -02 not -01
  • Index(es):
    • Date
    • Thread