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: ia64-freebsd needs SUBTARGET_EXTRA_SPECS (was Re: Patch for bugc/16684)


Zack Weinberg wrote:

Alexander Kabaev <kan@freebsd.org> writes:



Attached patch changes ia64 config bits to recognise SUBTARGET_EXTRA_SPECS
the same way most other platforms do. FreeBSD depends on this. The patch
is against gcc 3.4 branch.



I will test and apply this to the mainline.


I do not know if you have a copyright assignment on file with the FSF.
So far you have submitted two patches, both of which are tiny and
there isn't any other way to code them, so we don't need an assignment
for them.  However, if you plan to continue submitting patches for
GCC, please file a copyright assignment as soon as possible.  (You
could then request write-after-approval privileges on GCC CVS.)

It is not clear to me whether this is a regression from 3.3.  I see
that this is broken in 3.4 and 3.5, and I see that 3.3 ia64/freebsd.h
did not need this mechanism.  However, I am inclined to apply it to
the branch anyway, as it is small and only affects ia64-freebsd.
Mark, thoughts?

Yes, this is fine.

Thanks,

--
Mark Mitchell
CodeSourcery, LLC
(916) 791-8304
mark@codesourcery.com


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