This is the mail archive of the gcc-bugs@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]

[Bug middle-end/24221] ICE in first_insn_after_basic_block_note on HPPA



------- Comment #1 from danglin at gcc dot gnu dot org  2005-10-23 05:15 -------
Hmmm, I thought this problem was fixed by

2004-12-04  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>

        PR middle-end/18730
        * emit-rtl.c (get_first_nonnote_insn, get_last_nonnote_insn): When
        the first/last insn is a sequence, return the first/last insn of the
        sequence.

Would you please provide preprocessed source and compilation details?


-- 

danglin at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |danglin at gcc dot gnu dot
                   |                            |org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24221


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