This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/27095] [4.1 Regression] O2 produces duplicate code
- From: "danglin at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Jun 2006 18:30:28 -0000
- Subject: [Bug middle-end/27095] [4.1 Regression] O2 produces duplicate code
- References: <bug-27095-9544@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #12 from danglin at gcc dot gnu dot org 2006-06-03 18:30 -------
The testcase also fails on hppa64-hp-hpux11.11:
b,l strlen,%r2
...
.type strlen, @function
At the moment, it's a puzzle to me why this also isn't
failing on the 32-bit ports.
--
danglin at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |danglin at gcc dot gnu dot
| |org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27095