public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/26006]  New: tr1/8_c_compatibility/cfenv/functions.cc (test for excess errors) fails with pre-C99-TC1 libc
@ 2006-01-28 17:20 jsm28 at gcc dot gnu dot org
  2006-01-28 17:25 ` [Bug libstdc++/26006] " pinskia at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2006-01-28 17:20 UTC (permalink / raw)
  To: gcc-bugs

FAIL: tr1/8_c_compatibility/cfenv/functions.cc (test for excess errors)

appeared on hppa2.0w-hp-hpux11.11 and hppa64-hp-hpux11.11 on mainline,
presumably at the time the new test was added.  The issue is that C99 TC1
changed some of the <fenv.h> functions from returning void to returning int,
and this test uses the return values of those functions, but HP-UX 11.11 has
the return types from the original pre-TC1 C99.  The simplest fix may be to
disable use of these functions unless they have the TC1 return types.


-- 
           Summary: tr1/8_c_compatibility/cfenv/functions.cc (test for
                    excess errors) fails with pre-C99-TC1 libc
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jsm28 at gcc dot gnu dot org


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


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

end of thread, other threads:[~2006-02-02 19:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-28 17:20 [Bug libstdc++/26006] New: tr1/8_c_compatibility/cfenv/functions.cc (test for excess errors) fails with pre-C99-TC1 libc jsm28 at gcc dot gnu dot org
2006-01-28 17:25 ` [Bug libstdc++/26006] " pinskia at gcc dot gnu dot org
2006-01-29 14:34 ` pcarlini at suse dot de
2006-01-29 15:56 ` paolo at gcc dot gnu dot org
2006-02-02 19:49 ` pcarlini at suse dot de

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).