[Bug lto/44248] -fcompare-debug failure with -flto/-fwhopr -g

2010-06-20 Thread aoliva at gcc dot gnu dot org


--- Comment #4 from aoliva at gcc dot gnu dot org  2010-06-20 23:58 ---
Subject: Bug 44248

Author: aoliva
Date: Sun Jun 20 23:57:54 2010
New Revision: 161056

URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=161056
Log:
PR debug/44248
* lto-streamer-in.c (input_bb): Leave debug stmts alone.
(input_function): Drop them here, if VTA is disabled.

Modified:
trunk/gcc/ChangeLog
trunk/gcc/lto-streamer-in.c


-- 


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



[Bug lto/44248] -fcompare-debug failure with -flto/-fwhopr -g

2010-06-20 Thread aoliva at gcc dot gnu dot org


--- Comment #5 from aoliva at gcc dot gnu dot org  2010-06-21 02:58 ---
Fixed


-- 

aoliva at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED


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



[Bug lto/44248] -fcompare-debug failure with -flto/-fwhopr -g

2010-06-14 Thread aoliva at gcc dot gnu dot org


--- Comment #2 from aoliva at gcc dot gnu dot org  2010-06-15 02:48 ---
Mine


-- 

aoliva at gcc dot gnu dot org changed:

   What|Removed |Added

 AssignedTo|unassigned at gcc dot gnu   |aoliva at gcc dot gnu dot
   |dot org |org
 Status|UNCONFIRMED |ASSIGNED
 Ever Confirmed|0   |1
   Last reconfirmed|-00-00 00:00:00 |2010-06-15 02:48:47
   date||


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



[Bug lto/44248] -fcompare-debug failure with -flto/-fwhopr -g

2010-06-14 Thread aoliva at gcc dot gnu dot org


--- Comment #3 from aoliva at gcc dot gnu dot org  2010-06-15 02:51 ---
Created an attachment (id=20911)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20911action=view)
Patch that fixes the problem

Testing this now.


-- 


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



[Bug lto/44248] -fcompare-debug failure with -flto/-fwhopr -g

2010-05-22 Thread zsojka at seznam dot cz


--- Comment #1 from zsojka at seznam dot cz  2010-05-22 22:43 ---
Created an attachment (id=20728)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20728action=view)
reduced testcase


-- 


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