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: Rework the handling of assembler sections


Mark Mitchell <mark@codesourcery.com> writes:
> In the interests of fairness, please allow twenty-four hours for any
> objections from other maintainers, and then check it in.

OK.  There were no objections, so I've just committed it.  I bootstrapped
and regression tested on powerpc-linux-gnu and x86_64-linux-gnu.  (There
were lots of pre-existing java failures on x86_64 though, which others
are also getting; see gcc-testresults.  That's probably already fixed
by now ;))  I also reran the assemmbly comparison tests.

> Of course,
> this kind of patch touches "the world", and therefore might well cause
> some unforeseen problem; if there are problems on any targets, despite
> your testing efforts, please work to resolve those,

Definitely.  Folks, please do shout if I've broken something, and I'll
try to fix it ASAP.  Please shout if you don't like something about the
interface too.

Richard


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