public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/88854] redundant store after load that would makes aliasing UB
       [not found] <bug-88854-4@http.gcc.gnu.org/bugzilla/>
@ 2021-08-10  4:49 ` pinskia at gcc dot gnu.org
  2021-09-28 10:40 ` rguenth at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-08-10  4:49 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2019-01-15 00:00:00         |2021-8-9
           Severity|normal                      |enhancement

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

* [Bug tree-optimization/88854] redundant store after load that would makes aliasing UB
       [not found] <bug-88854-4@http.gcc.gnu.org/bugzilla/>
  2021-08-10  4:49 ` [Bug tree-optimization/88854] redundant store after load that would makes aliasing UB pinskia at gcc dot gnu.org
@ 2021-09-28 10:40 ` rguenth at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: rguenth at gcc dot gnu.org @ 2021-09-28 10:40 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #8 from Richard Biener <rguenth at gcc dot gnu.org> ---
After the fix for PR10112 we still need to handle the case to insert an
additional hashtable entry when we found a value to CSE to (see comment #1).

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

end of thread, other threads:[~2021-09-28 10:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-88854-4@http.gcc.gnu.org/bugzilla/>
2021-08-10  4:49 ` [Bug tree-optimization/88854] redundant store after load that would makes aliasing UB pinskia at gcc dot gnu.org
2021-09-28 10:40 ` rguenth 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).