------- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-03-29
10:27 -------
The regression was introduced by:
2003-05-14 Eric Christopher <[EMAIL PROTECTED]>
* combine.c: Fix header comments.
(distribute_notes): Remove usage of elim_i1, elim_i2. Propagate
to all calls and prototype.
which was backported to the 3.3 branch by:
2003-12-16 Zack Weinberg <[EMAIL PROTECTED]>
Backport the following patches from mainline.
The assignment
(MR_mr2) = 0;
is wrongly deleted by the combiner. This probably means that global register
variables are still broken.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |echristo at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14700
------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.