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 rtl-optimization/17450] Use of uninitialized data in reorder_insns


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-09-13 01:43 -------
1.506        (uweigand 27-Mar-04):            && (NOTE_LINE_NUMBER (insn) > 0
1.506        (uweigand 27-Mar-04):                || NOTE_LINE_NUMBER (insn) == 
NOTE_INSN_FUNCTION_BEG
1.506        (uweigand 27-Mar-04):                || NOTE_LINE_NUMBER (insn) == 
NOTE_INSN_FUNCTION_END))
1.201        (rth      29-May-00):          reorder_insns (insn, insn, PREV_INSN (epilogue_end));

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |critical


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


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