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] |
Hi Kazu, I apologize for missing it while rework on latest CVS head. Moreover,one more patch to newlib is required to get the complete build. Please find both the patches attached with this mail. Hope this helps. Thanks and regards, Vijay -----Original Message----- From: Kazu Hirata [mailto:kazu@cs.umass.edu] Sent: Tuesday, November 19, 2002 1:22 PM To: vijayk1@kpit.com Cc: gcc-patches@gcc.gnu.org Subject: Re: NORMAL MODE PATCH for Gcc 3.3 Hi Vijay, > Thank you for pointing out the error. > > + #define MASK_NORMAL_MODE 0x00000500 > > This should be 0x00000200. I have changed it to 0x00000200. > > Please find the updated patch attached with this mail and refer to the > change log entries given below. Well, I build h8300-hms-gcc with your patch, and I did not find -mn anywhere in the build log. Perhaps you would also want to change MULTILIB_OPTIONS in t-h8300? Kazu Hirata
Attachment:
read.c.diff
Description: Binary data
Attachment:
t-h8300.diff
Description: Binary data
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |