Steve, Quickly, removing some peepholes which might cause troubles did not help. I'll check this later more carefully. Hope -O2 will do the job.
cheers, ~d On Wednesday 30 April 2003 20:09, Dmitry wrote: > Hi Steve, > yes, this is incorrect. > But I believe -O3 is not the thing you want. > There was some rumor about higher optimization in gcc... > > Just tested your code with _normal_ optimisation and the code produced > cannot be better ever :) > > I'll check this anyway. > > Thanks, > ~d > > On Wednesday 30 April 2003 18:34, Steve Underwood wrote: > > Hi Dmitry, > > > > Compile the litlle attached file with -O3, and you get: > > > > show_bug.c: In function `xxx': > > show_bug.c:11: Internal compiler error in verify_local_live_at_start, at > > flow.c:586 > > Please submit a full bug report, > > with preprocessed source if appropriate. > > See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions. > > > > > > I suspect this is incorrect behaviour :-) > > > > Regards, > > Steve -- /******************************************************************** ("`-''-/").___..--''"`-._ (\ Dimmy the Wild UA1ACZ `6_ 6 ) `-. ( ).`-.__.`) Enterprise Information Sys (_Y_.)' ._ ) `._ `. ``-..-' Nevsky prospekt, 20 / 44 _..`--'_..-_/ /--'_.' ,' Saint Petersburg, Russia (il),-'' (li),' ((!.-' +7 (812) 3468202, 5585314 ********************************************************************/
