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]

Incorrect code on ?/: operator


GCC Team:

I've encountered a bug in which gcc seems to generate incorrect code
when using the ? operator.

This is on solaris 2.5.1 using gcc-2.95.2.

The attached script file shows the compilation command and the output when
the program is run.  The third line of output is incorrect.

The attached .i file shows the preprocessor output for the program.


Please contact me if you need more information:  kbosley@arbortext.com.


Thanks!

Kevin Bosley
Arbortext, Inc.

script

gcc-bug.i







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