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 optimization/10155] [3.4 regression] gcc (loop) uses excessive amount of memory with -funit-at-a-time and -finline-functions


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-10 19:38 -------
Now the scheduler does not take that much memory but the loop optimzer phase does so 
assigning it to Zdenek.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |rakdver at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED
            Summary|[3.4 regression] gcc        |[3.4 regression] gcc (loop)
                   |(scheduler) uses excessive  |uses excessive amount of
                   |amount of memory with -     |memory with -funit-at-a-time
                   |funit-at-a-time and -       |and -finline-functions
                   |finline-functions           |


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


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