This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Incorrect code on ?/: operator
- To: gcc-bugs at gcc dot gnu dot org
- Subject: Incorrect code on ?/: operator
- From: Kevin Bosley <kbosley at arbortext dot com>
- Date: Tue, 20 Jun 2000 09:59:45 -0400
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