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 middle-end/36542] 300% code bloat with -O3



------- Comment #2 from pinskia at gcc dot gnu dot org  2008-06-15 12:36 -------
-O3 enables the vectorizer in 4.3 and above so that might be the cause of the
bloat.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|fastjar                     |middle-end


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36542


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