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/24095] use of garbage-collected memory with -ftree-vectorize


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-27 23:29 -------
There is an even shorter testcase in PR 24049, there was another bug about this somewhere too which 
was fixed and a bug which was opened for being able to call ggc_collect in the loop optimizers but I 
cannot find either of them right now.

*** This bug has been marked as a duplicate of 24049 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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


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