public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/43967] __udivmodti3 is spelled __udivti3
       [not found] <bug-43967-4@http.gcc.gnu.org/bugzilla/>
@ 2012-02-03  2:40 ` pinskia at gcc dot gnu.org
  2012-02-03  2:41 ` pinskia at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu.org @ 2012-02-03  2:40 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2012-02-03
     Ever Confirmed|0                           |1

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-02-03 02:40:19 UTC ---
Confirmed:
— Runtime Function: unsigned long __udivmoddi3 (unsigned long a, unsigned long
b, unsigned long *c)
— Runtime Function: unsigned long long __udivti3 (unsigned long long a,
unsigned long long b, unsigned long long *c)


The __udivti3 really should be __udivmodti4.  __udivmoddi3 should be
__udivmoddi4 but that is PR 47982.


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

* [Bug middle-end/43967] __udivmodti3 is spelled __udivti3
       [not found] <bug-43967-4@http.gcc.gnu.org/bugzilla/>
  2012-02-03  2:40 ` [Bug middle-end/43967] __udivmodti3 is spelled __udivti3 pinskia at gcc dot gnu.org
@ 2012-02-03  2:41 ` pinskia at gcc dot gnu.org
  2012-02-03  4:12 ` pinskia at gcc dot gnu.org
  2012-02-03  4:13 ` pinskia at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu.org @ 2012-02-03  2:41 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|unassigned at gcc dot       |pinskia at gcc dot gnu.org
                   |gnu.org                     |

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-02-03 02:40:55 UTC ---
I am handling this one.


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

* [Bug middle-end/43967] __udivmodti3 is spelled __udivti3
       [not found] <bug-43967-4@http.gcc.gnu.org/bugzilla/>
  2012-02-03  2:40 ` [Bug middle-end/43967] __udivmodti3 is spelled __udivti3 pinskia at gcc dot gnu.org
  2012-02-03  2:41 ` pinskia at gcc dot gnu.org
@ 2012-02-03  4:12 ` pinskia at gcc dot gnu.org
  2012-02-03  4:13 ` pinskia at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu.org @ 2012-02-03  4:12 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-02-03 04:11:41 UTC ---
Author: pinskia
Date: Fri Feb  3 04:11:31 2012
New Revision: 183862

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183862
Log:
2012-02-02  Andrew Pinski  <apinski@cavium.com>

        PR middle-end/47982
        PR middle-end/43967
        * doc/libgcc.texi (__udivmoddi4/__udivmodti4): Fix documentation typo.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/doc/libgcc.texi


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

* [Bug middle-end/43967] __udivmodti3 is spelled __udivti3
       [not found] <bug-43967-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2012-02-03  4:12 ` pinskia at gcc dot gnu.org
@ 2012-02-03  4:13 ` pinskia at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu.org @ 2012-02-03  4:13 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.7.0

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-02-03 04:12:09 UTC ---
Fixed finally.


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

end of thread, other threads:[~2012-02-03  4:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-43967-4@http.gcc.gnu.org/bugzilla/>
2012-02-03  2:40 ` [Bug middle-end/43967] __udivmodti3 is spelled __udivti3 pinskia at gcc dot gnu.org
2012-02-03  2:41 ` pinskia at gcc dot gnu.org
2012-02-03  4:12 ` pinskia at gcc dot gnu.org
2012-02-03  4:13 ` 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).