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 target/31975] [4.3 Regression] segfault in try_split on mips during bootstrap



------- Comment #14 from pinskia at gcc dot gnu dot org  2007-05-25 08:32 -------
RS6000, ia64, and sh does this:
  /* Mark the end of the (empty) prologue.  */
  emit_note (NOTE_INSN_PROLOGUE_END);


You might want to use that note also for MIPS.


-- 


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


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