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]

Re: 3.0.1 Freeze



> Should I test this version for the trunk and provide m68k only version of
> the other patch for the branch?

If Richard agrees that the original patch is likely to fix the problem
on m68k, then it is OK for the branch with:

  #ifdef __m68k__

around it.  That is obviously unacceptable for the mainline, but OK for
the branch, since the goal is to make something that works -- not
something that is pretty.  Of course, you have to test it.

Thanks,

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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