This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/13284] 126 g++ failures due to lrand48 not defined
- From: "giovannibajo at libero dot it" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Dec 2003 03:06:38 -0000
- Subject: [Bug libstdc++/13284] 126 g++ failures due to lrand48 not defined
- References: <20031203153351.13284.giovannibajo@libero.it>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From giovannibajo at libero dot it 2003-12-04 03:06 -------
I found out this patch:
http://gcc.gnu.org/ml/gcc-patches/2003-10/msg00058.html.
Notice this part:
* Even though this new declaration test may succeed, the testsuite may
still produce the failures above, since there g++ -ansi is run, which may
hide declarations present without -ansi. This part is not fixed by this
patch.
Rainer, maybe you can provide a follow-up patch for this problem?
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |ro at techfak dot uni-
| |bielefeld dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13284