This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: [Bug target/20020] x86_64 - 128 bit structs not targeted to TImode
On Feb 17, 2005, at 2:35 PM, gary at intrepid dot com wrote:
The MAX_FIXED_REC_SIZE defintion is a relatively recent addition to
config/rs6000.h (and from a quick review of the cvs log, it seems that
this
change hasn't yet been incorporated into a release.) Just fyi.
Yes so, just a note the patch to fix this if it is approved will always
have
to go on the mainline. Also note MAX_FIXED_MODE_SIZE was changed on
rs6000
for a reason and not for an optimization issue.
-- Pinski