[Bug c++/38178] [LTO] devirtualization is missing in lto

2009-07-07 Thread bje at gcc dot gnu dot org
--- Comment #2 from bje at gcc dot gnu dot org 2009-07-08 06:21 --- PASS: g++.dg/opt/devirt1.C (test for excess errors) (in lto revision 149354) -- bje at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/38178] [LTO] devirtualization is missing in lto

2008-11-20 Thread dnovillo at gcc dot gnu dot org
--- Comment #1 from dnovillo at gcc dot gnu dot org 2008-11-20 18:47 --- Subject: Bug 38178 Author: dnovillo Date: Thu Nov 20 18:45:58 2008 New Revision: 142055 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142055 Log: 2008-11-20 Rafael Espindola <[EMAIL PROTECTED]>