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/15296] [3.4 only] Delayed branch scheduling causing invalid code on cris-*


------- Additional Comments From bangerth at dealii dot org  2004-05-26 18:21 -------
All of us bugzilla people quite frequently use the known-to-{work,fail} 
fields to fill which _branches_ work. For example, if something is 
known to fail with the 3.4.0 release but to be fixed on mainline, then 
3.5.0 will be listed in the known-to-work field. This actually makes some 
sense, since if it is fixed on the mainline, then there needs to be a 
testcase in the testsuite which (at least ideally) should prevent this 
problem from re-appearing on mainline, thus guaranteeing that the actual 
3.5.0 release will also work. 
 
This procedure may not be documented, but us bugzilla guys all seem to use 
it. 
 
W. 

-- 


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


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