#1777: Optimized builds on gcc/amd64 broken since r48308
----------------------+-----------------------------------------------------
 Reporter:  doughera  |       Owner:       
     Type:  bug       |      Status:  new  
 Priority:  normal    |   Milestone:       
Component:  none      |     Version:  trunk
 Severity:  medium    |    Keywords:       
     Lang:            |       Patch:       
 Platform:            |  
----------------------+-----------------------------------------------------

Comment(by doughera):

 Replying to [comment:1 mikehh]:
 > I have not had this problem and I have build with gcc/g++ with or
 without --optimize on ubuntu 10.04 amd64 and i386.  This uses gcc/g++
 version 4.4.3 and I think the standard --optimize is -O2.

 The "standard" for --optimize is whatever the underlying perl happened to
 be compiled with.  Rakudo uses --optimize, and my perl happened to be one
 I compiled myself with -O4.  That's how I stumbled upon this.

 For gcc-4.3.2, r48308 passes with -O2, but fails with -O3.

 >
 > I have never attempted to use higher levels of --optimize.
 >
 > Will see what happens

 Thanks.  Independent confirmation would be nice.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1777#comment:2>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to