public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug lto/49249] LTO streaming of builtins corrupts BLOCK lists
       [not found] <bug-49249-4@http.gcc.gnu.org/bugzilla/>
@ 2011-06-01 10:24 ` rguenth at gcc dot gnu.org
  2021-08-25 23:14 ` pinskia at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: rguenth at gcc dot gnu.org @ 2011-06-01 10:24 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |lto
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2011.06.01 10:23:50
                 CC|                            |rguenth at gcc dot gnu.org
     Ever Confirmed|0                           |1

--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-06-01 10:23:50 UTC ---
Ugh.  I suppose we should just stream them regularly ...


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug lto/49249] LTO streaming of builtins corrupts BLOCK lists
       [not found] <bug-49249-4@http.gcc.gnu.org/bugzilla/>
  2011-06-01 10:24 ` [Bug lto/49249] LTO streaming of builtins corrupts BLOCK lists rguenth at gcc dot gnu.org
@ 2021-08-25 23:14 ` pinskia at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-08-25 23:14 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49249

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |9.0
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Function Decls are no longer streamed for BLOCKs for a while now.
r9-1722 removed the hack not to stream them (there was other patches before
that added a hack to not to stream them) and this patch added an assert to make
sure function decls don't show up any more.

So closing as fixed as of GCC 9.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-08-25 23:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-49249-4@http.gcc.gnu.org/bugzilla/>
2011-06-01 10:24 ` [Bug lto/49249] LTO streaming of builtins corrupts BLOCK lists rguenth at gcc dot gnu.org
2021-08-25 23:14 ` pinskia at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).