This is the mail archive of the gcc@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]

Re: GCC 4.3.0 Status Report (2007-11-04)


Alexandre Oliva wrote:

> http://gcc.gnu.org/ml/gcc-patches/2007-10/msg00608.html
> 
> Without this patch, -g changes the generated code quite often.

This is OK, assuming no objections within 24 hours.

As previously discussed, maintaining identical output with and without
-g is a design goal for GCC, so when we find problems like this, we need
to fix them, even if there's some memory cost.

Thanks,

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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