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: [patch] Fix for PR 14838


Jeffrey A Law <law@redhat.com> writes:

| On Mon, 2004-11-22 at 00:28 -0500, John David Anglin wrote:
| > The enclosed change fixes PR 14838.  It makes get_first_nonnote_insn
| > and get_last_nonnote_insn more conservative in that they no longer
| > assume that the first/last insn is always a note insn.
| > 
| > The only users of these two functions are pa.c and avr.c.
| > 
| > Tested on hppa-unknown-linux-gnu, 3.3, 3.4 and 4.0 branches with
| > no regressions.
| > 
| > Ok for 3.3, 3.4 and main?
| OK for the mainline.  Others would need to approve 3.3 and 3.4.

It is for 3.3. if Mark OKed for 3.4.

-- Gaby


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