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 tree-optimization/16022] Excessive memory usage of vectorizer


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-16 17:50 -------
I should note that -fno-excpetions just makes there be a lot less BB's so maybe where there is a huge 
amount of BB it takes a huge amount of memory which is reasonable with leafify as every thing is 
inlined.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |memory-hog
   Target Milestone|---                         |lno


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


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