This is the mail archive of the gcc-patches@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: new argument macro: OUTGOING_FIRST_PARAM_OFFSET!!


	This type of patch defining macros to a value or zero depending on
TARGET_ALTIVEC_ABI is a reasonable approach for the GCC 3.1 branch.  If
the macros are defined wrong for PowerPC, we need to define them correctly
for GCC 3.2 trunk, not this type of kludge.  I would prefer to not put a
kludge in the GCC 3.1 branch without a correct fix for GCC 3.2 trunk also
ready. 

Thanks, David


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