This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/18418] [3.4 only] GCC 3.4.3 builds worse code than GCC 3.3.4 using template expressions
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Feb 2005 19:24:56 -0000
- Subject: [Bug c++/18418] [3.4 only] GCC 3.4.3 builds worse code than GCC 3.3.4 using template expressions
- References: <20041110135203.18418.ayqazi@yahoo.co.uk>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bangerth at dealii dot org 2005-02-09 19:24 -------
There's also other stuff lurking in assembler files, such as a lot of
notes for labels. These aren't code, and I've seen cases where newer
compilers output more labels than older ones for some reason.
Unless you show us some run-time comparisons, I guess there isn't much
willingness here to do something about it. I'll put this PR into "waiting"
state.
Thanks
Wolfgang
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18418