public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/44765] gen_rtx_REG can make out-of-bounds access for INVALID_REGNUM
       [not found] <bug-44765-4@http.gcc.gnu.org/bugzilla/>
@ 2010-11-04 12:41 ` amylaar at gcc dot gnu.org
  2010-11-04 12:49 ` amylaar at gcc dot gnu.org
  2012-01-08 22:05 ` pinskia at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: amylaar at gcc dot gnu.org @ 2010-11-04 12:41 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Jorn Wolfgang Rennecke <amylaar at gcc dot gnu.org> 2010-11-04 12:41:14 UTC ---
Author: amylaar
Date: Thu Nov  4 12:41:07 2010
New Revision: 166307

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166307
Log:
    PR middle-end/44765
    * emit-rtl.c (gen_rtx_REG): Before using PIC_OFFSET_TABLE_REGNUM
    as an index, check it is not INVALID_REGNUM.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/emit-rtl.c


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

* [Bug middle-end/44765] gen_rtx_REG can make out-of-bounds access for INVALID_REGNUM
       [not found] <bug-44765-4@http.gcc.gnu.org/bugzilla/>
  2010-11-04 12:41 ` [Bug middle-end/44765] gen_rtx_REG can make out-of-bounds access for INVALID_REGNUM amylaar at gcc dot gnu.org
@ 2010-11-04 12:49 ` amylaar at gcc dot gnu.org
  2012-01-08 22:05 ` pinskia at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: amylaar at gcc dot gnu.org @ 2010-11-04 12:49 UTC (permalink / raw)
  To: gcc-bugs

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

Jorn Wolfgang Rennecke <amylaar at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Jorn Wolfgang Rennecke <amylaar at gcc dot gnu.org> 2010-11-04 12:49:02 UTC ---
Patch has been committed to trunk.


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

* [Bug middle-end/44765] gen_rtx_REG can make out-of-bounds access for INVALID_REGNUM
       [not found] <bug-44765-4@http.gcc.gnu.org/bugzilla/>
  2010-11-04 12:41 ` [Bug middle-end/44765] gen_rtx_REG can make out-of-bounds access for INVALID_REGNUM amylaar at gcc dot gnu.org
  2010-11-04 12:49 ` amylaar at gcc dot gnu.org
@ 2012-01-08 22:05 ` pinskia at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu.org @ 2012-01-08 22:05 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jbglaw@lug-owl.de

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-01-08 22:04:16 UTC ---
*** Bug 39809 has been marked as a duplicate of this bug. ***


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

end of thread, other threads:[~2012-01-08 22:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-44765-4@http.gcc.gnu.org/bugzilla/>
2010-11-04 12:41 ` [Bug middle-end/44765] gen_rtx_REG can make out-of-bounds access for INVALID_REGNUM amylaar at gcc dot gnu.org
2010-11-04 12:49 ` amylaar at gcc dot gnu.org
2012-01-08 22:05 ` 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).