This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug debug/11608] New: testcase gcc.dg/debug/20020327-1.c fails with -gstabs1 etc.


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: testcase gcc.dg/debug/20020327-1.c fails with -gstabs1
                    etc.
           Product: gcc
           Version: 3.3.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: debug
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dank at kegel dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: sh4-*-linux-gnu

I'm building and testing an x86->sh4 crosscompiler with http://kegel.com/crosstool
With either gcc-3.3 or gcc-ss-3_3-20030714 I get:

Testing debug/20020327-1.c, -gstabs1
...
FAIL: gcc.dg/debug/20020327-1.c (test for excess errors)
Excess errors:
/tmp/cc8dFF7Y.s: Assembler messages:
/tmp/cc8dFF7Y.s:66: Error: symbol `Letext' is already defined


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