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]

Upgrading a cross compiler from GCC 3.4.6 to 4.1.1


Hi all,

I am upgrading a cross compiler from gcc 3.4.6 to gcc 4.1.1.

i just want to confirm whether the poisoned  macro
FUNCTION_ARG_PASS_BY_REFERENCE in target.h is replaced by the target
hook in target.c as TARGET_PASS_BY_REFERENCE.

Is there any log file other than ChangeLog which keeps the list of
macros replaced.

Regards,
Rohit


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