This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/18418] [3.4 only] GCC 3.4.3 builds worse code than GCC 3.3.4 using template expressions


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]