This is the mail archive of the gcc-regression@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

... 2 failures ...



These two failures are caused by the change to libstdc++, which seems
to cause these relatively trivial programs to require the dup()
function.

I don't know why this change had this particular effect, but there are
a number of other failures like this (the rest of which have never
worked), so I'm going to add dup() to the run-time library for the
simulator (since the simulator does already implement it).  In order
for the library to get updated, the tester has to have a stable tree,
so I'll also remove these tests from the list of tests expected to pass.

-- 
- Geoffrey Keating <geoffk@geoffk.org>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]