public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/47400] New: Several UCN tests FAIL on Tru64 UNIX V5.1B and IRIX 6.5
@ 2011-01-21 15:32 ro at gcc dot gnu.org
  2011-01-25  0:29 ` [Bug c/47400] " joseph at codesourcery dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: ro at gcc dot gnu.org @ 2011-01-21 15:32 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: Several UCN tests FAIL on Tru64 UNIX V5.1B and IRIX
                    6.5
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: ro@gcc.gnu.org
              Host: alpha-dec-osf5.1b, mips-sgi-irix6.5
            Target: alpha-dec-osf5.1b, mips-sgi-irix6.5
             Build: alpha-dec-osf5.1b, mips-sgi-irix6.5


Several UCN tests partially fail on Tru64 UNIX V5.1B and IRIX 6.5. One common
example is

FAIL: gcc.dg/ucnid-10.c  (test for warnings, line 7)
FAIL: gcc.dg/ucnid-10.c  (test for warnings, line 8)
FAIL: gcc.dg/ucnid-10.c (test for excess errors)
Excess errors:
/vol/gcc/src/hg/trunk/local/gcc/testsuite/gcc.dg/ucnid-10.c:7:9: warning:
#pragma pack(pop, ó) encountered without matching #pragma pack(push, ó)
[-Wpragmas]
/vol/gcc/src/hg/trunk/local/gcc/testsuite/gcc.dg/ucnid-10.c:8:9: warning:
unknown action 'ç' for '#pragma pack' - ignored [-Wpragmas]

Instead of being printed in \u... notation, the characters are printed
literally.

The set of failures isn't identical on both platforms (maybe due to char being
unsigned on IRIX, but signed on Tru64 UNIX?), but the symptom is always the
same.


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

end of thread, other threads:[~2011-04-12 16:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-21 15:32 [Bug c/47400] New: Several UCN tests FAIL on Tru64 UNIX V5.1B and IRIX 6.5 ro at gcc dot gnu.org
2011-01-25  0:29 ` [Bug c/47400] " joseph at codesourcery dot com
2011-01-28 13:05 ` ro at CeBiTec dot Uni-Bielefeld.DE
2011-01-31 16:05 ` [Bug testsuite/47400] " ro at gcc dot gnu.org
2011-02-11 10:03 ` ro at gcc dot gnu.org
2011-02-11 10:09 ` ro at gcc dot gnu.org
2011-04-12 16:37 ` ro at gcc dot gnu.org

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