should fastjar be built?

2006-12-27 Thread Jack Howarth
I noticed that fastjar no longer appears to be built and installed on darwin in gcc 4.2 branch or trunk. What is the status of this utility for gcc? Looking at the RedHat gcc 4.1 packaging for clues, I was surprised to find that they have a build requires for /usr/bin/fastjar while they package

Re: GCC optimizes integer overflow: bug or feature?

2006-12-27 Thread Toon Moene
Robert Dewar wrote: Valid programs is too narrow a set, you really do have to pay attention to normal usage. I very well remember the Burroughs 5500 compiler, which took advantage of the stack semantics allowed by the standard, but in fact virtually all Fortran programs of the era assumed static

Re: poisened macro definitions

2006-12-27 Thread Gerald Pfeifer
On Tue, 5 Dec 2006, Markus Franke wrote: > I want to port an existing backend (based on version gcc-2.7.2.3) on the > most recent release (gcc-4.1.1). During compilation process I get > several messages about some poisened macro definitions. The macros which > make problems are listed below: In ad