This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: optimization/3053: crash on armlinux and conditional execution


Richard Henderson wrote:
> 
> I found one other spot that needed adjustment.
with this patch armv31 bootstrap has got as far as building gcc.
That successfully compiles the two test cases in 3053's bug report
with
	-O2 -funroll-loops
the first one produces an executable which runs with a zero exit code.
the second one produces an object file.

Hope that helps.

nathan
-- 
Dr Nathan Sidwell   ::   http://www.codesourcery.com   ::   CodeSourcery LLC
         'But that's a lie.' - 'Yes it is. What's your point?'
nathan@codesourcery.com : http://www.cs.bris.ac.uk/~nathan/ : nathan@acm.org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]