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: PowerPC optimization regression


Joakim Tjernlund <joakim.tjernlund@transmode.se> writes:

> I have noticed gcc 4.4.5 often produces less optimzed code
> than the old 3.4.6. Below is the latest example. I am
> starting to wonder if I need rebuild gcc 4.4.5 and/or
> add new options to gcc when I compile. Any insight?

This question as stated is not really appropriate for the mailing list
gcc@gcc.gnu.org, which is for discussion about the development of gcc
itself.  It would be appropriate for the mailing list
gcc-help@gcc.gnu.org.

Unfortunately I don't have any good news here.  Building gcc differently
won't help, and it looks like you are using appropriate options.  I
think this is an optimization regression.  I encourage you to file a bug
report about it.

Ian


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