This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

optimization


Hi,

In GCC 3.4.0 on Solaris 9, I have a very strange
optimization issue. This also occurs with GCC
3.2 under CYGWIN on Windows ME platform on a 
PC.

The code, when compiled without optimization works
fine. But when I turn on optimization (-O), it fails
and runs quite differently.

There is nothing special about this code!!! The
GCC optimizer fails with it!!!!

Please advise.


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