This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/43967] __udivmodti3 is spelled __udivti3
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 03 Feb 2012 04:11:41 +0000
- Subject: [Bug middle-end/43967] __udivmodti3 is spelled __udivti3
- Auto-submitted: auto-generated
- References: <bug-43967-4@http.gcc.gnu.org/bugzilla/>
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