This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/18298] [4.0 Regression] bad code from lim ssa pass with strcmp
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Nov 2004 18:04:55 -0000
- Subject: [Bug tree-optimization/18298] [4.0 Regression] bad code from lim ssa pass with strcmp
- References: <20041104155905.18298.snyder@fnal.gov>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-04 18:04 -------
The problem is that fold all builtins is not creating the operands on the statement, if you write the code
as fab would create it is right. I am looking into fixing the problem right now.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |pinskia at gcc dot gnu dot
| |org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18298