This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/19202] New: [cc0] Potential problem with cc_status.value2 (from old PROBLEMS)
- From: "steven at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Dec 2004 12:17:54 -0000
- Subject: [Bug middle-end/19202] New: [cc0] Potential problem with cc_status.value2 (from old PROBLEMS)
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Item 63 from the old PROBLEMS file (no test case available):
----------------------------------------
Potential problem in cc_status.value2, if it
ever activates itself after a two-address subtraction (which currently
cannot happen). It is supposed to compare the current value of the
destination but eliminating it would use the results of the
subtraction, equivalent to comparing the previous value of the
destination.
----------------------------------------
--
Summary: [cc0] Potential problem with cc_status.value2 (from old
PROBLEMS)
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: middle-end
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: steven at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19202