Messages in this thread |  | | Date | Fri, 24 Nov 2000 17:10:14 +1300 | From | Chris Wedgwood <> | Subject | Re: gcc 2.95.2 is buggy |
| |
On Fri, Nov 24, 2000 at 02:57:45AM +0100, Andries.Brouwer@cwi.nl wrote:
/* * bug.c - aeb, 001124 * * This program shows a bug in gcc 2.95.2. * It should print 0x0 and exit. * For me it prints 0x84800000. * * Compile with: * gcc -Wall -O2 -o bug bug.c */
taking away -O2 is a 'fix' for now... not a very good one though.
--cw
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |