Re: [BUG middle-end] Optimizations are deleting my adds

2012-06-18 Thread miloutch
e optimization don't rename it, > so it points to the wrong variable because length.0 is not used anymore > after the optimizations. > > I want to know if there is a way to prevent the compiler from optimizing > this code with a flag in my code for example ? > Thanks in advanc

optimizations are deleting my adds

2012-06-14 Thread miloutch
s a way to prevent the compiler from optimizing this code with a flag in my code for example ? Thanks in advance ! -- View this message in context: http://old.nabble.com/optimizations-are-deleting-my-adds-tp34012207p34012207.html Sent from the gcc - bugs mailing list archive at Nabble.com.