This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug testsuite/41976] Error testing gcc 4.4.2
- 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: Thu, 02 Feb 2012 00:00:01 +0000
- Subject: [Bug testsuite/41976] Error testing gcc 4.4.2
- Auto-submitted: auto-generated
- References: <bug-41976-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41976
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
Target Milestone|--- |4.5.0
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-02-02 00:00:01 UTC ---
Fixed. http://sourceware.org/bugzilla/show_bug.cgi?id=10197
------------------------------------------------------------------------
r148526 | nickc | 2009-06-16 05:43:58 -0700 (Tue, 16 Jun 2009) | 4 lines
PR 10197
* testsuite/test-demangle.c: Rename getline to get_line to avoid
conflicts with system function of the same name.