public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/35764] improper load from volatile
       [not found] <bug-35764-4@http.gcc.gnu.org/bugzilla/>
@ 2021-07-29 22:34 ` pinskia at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-07-29 22:34 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.7.0
      Known to work|                            |4.1.2, 4.7.0
      Known to fail|                            |4.6.4
         Resolution|---                         |DUPLICATE
             Status|NEW                         |RESOLVED

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Fixed in GCC 4.7.0 because this is a dup of bug 47698.

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

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

* [Bug target/35764] improper load from volatile
  2008-03-30  4:19 [Bug c/35764] New: " regehr at cs dot utah dot edu
@ 2008-12-29  3:58 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-12-29  3:58 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from pinskia at gcc dot gnu dot org  2008-12-29 03:54 -------
Confirmed, -march=i386 -mtune=i686 is needed to confirm the bug in general.

GCC is producing a "conditional move" for the code even though it is invalid to
produce such a thing.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|middle-end                  |target
     Ever Confirmed|0                           |1
      Known to fail|                            |4.4.0 4.3.0 4.0.1
   Last reconfirmed|0000-00-00 00:00:00         |2008-12-29 03:54:58
               date|                            |


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


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

end of thread, other threads:[~2021-07-29 22:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-35764-4@http.gcc.gnu.org/bugzilla/>
2021-07-29 22:34 ` [Bug target/35764] improper load from volatile pinskia at gcc dot gnu.org
2008-03-30  4:19 [Bug c/35764] New: " regehr at cs dot utah dot edu
2008-12-29  3:58 ` [Bug target/35764] " pinskia at gcc dot gnu dot 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).