This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/2806] if's are not combined together
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Jun 2003 19:01:53 -0000
- Subject: [Bug optimization/2806] if's are not combined together
- References: <20010511150601.2806.eric-gcc@omnifarious.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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
pinskia@physics.uc.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|0000-00-00 00:00:00 |2003-06-15 19:01:53
date| |
Summary|inadequate optimization in |if's are not combined
|static and global |together
|initializers |
------- Additional Comments From pinskia@physics.uc.edu 2003-06-15 19:01 -------
Still happens on the mainline (20030615) and changing the symmary to really what this
bug is about, the initializers are just that simplified which is caused by this.