This is the mail archive of the gcc@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: Making debugable bins an option?


On Wed, 18 Feb 1998, you wrote:

>What about
>CFLAGS="-O2" ./configure
>
>then?

 Nice... it's getting better... but image parts which shouldn't be 
 too much optimized because of possible optimizer bugs...
 I think that's why some optimize code in general with -O3 or better
 and others do not....
--

Servus,
       Daniel


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