[Bug optimization/2806] if's are not combined together
pinskia at physics dot uc dot edu
gcc-bugzilla@gcc.gnu.org
Mon Jul 21 02:56:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=2806
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-21 02:56 -------
In fact if the if are combined together before emitting to rtl some of the problems in bug
10060 would fixed as the number of rtl's would be greatly reduced.
More information about the Gcc-bugs
mailing list