public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: David.Billinghurst@riotinto.com
To: gcc-gnats@gcc.gnu.org
Cc: ghazi@caip.rutgers.edu
Subject: c/6200: Failure of test gcc.c-torture/compile/labels-3.c on irix6
Date: Sat, 06 Apr 2002 03:16:00 -0000	[thread overview]
Message-ID: <20020406111220.21377.qmail@sources.redhat.com> (raw)


>Number:         6200
>Category:       c
>Synopsis:       Failure of test gcc.c-torture/compile/labels-3.c on irix6
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Apr 06 03:16:02 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     David Billinghurst
>Release:        gcc 3.1 and gcc 3,2
>Organization:
>Environment:
mips-sgi-irix6.5
mips-sgi-irix6.2
>Description:
Test gcc.c-torture/compile/labels-3.c on irix6.[25] 
with all levels of optimization both ABIs.

Failure is:

/exd6/billingd/obj/gcc-3.1/gcc/xgcc \
-B/exd6/billingd/obj/gcc-3.1/gcc/ -w -O0 -c -o \
/exd6/billingd/obj/gcc-3.1/gcc/testsuite/labels-3.o \
/exd2/billingd/src/gcc-3.1/gcc/testsuite/gcc.c-torture/compile/labels-3.c
as: Error: /var/tmp//ccmBAiYa.s, line 10: expecting a label or number: .L2^M
      .half .L2-(.L3)^M
as: Error: /var/tmp//ccmBAiYa.s, line 10: ill-formed symbolic expression^M
as: Error: /var/tmp//ccmBAiYa.s, line 10: ill-formed symbolic expression^M
as: Error: /var/tmp//ccmBAiYa.s, line 10: Invalid symbol in expression^M
compiler exited with status 1

>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: text/plain; name="labels-3.s"
Content-Disposition: inline; filename="labels-3.s"

	#.file	1 "/exd2/billingd/src/gcc-3.1/gcc/testsuite/gcc.c-torture/compile/labels-3.c"
	.option pic2
	.section .text,0x1,0x6,4,4
	.section .data,0x1,0x3,0,8
	.data
	.align	3
	.size	ar.0,4
ar.0:
	.half	0
	.half	.L2-(.L3)
	.text
	.align	2
	.globl	foo
	.ent	foo
foo:
.LFB1:
	.frame	$fp,48,$31		# vars= 16, regs= 2/0, args= 0, extra= 16
	.mask	0x50000000,-8
	.fmask	0x00000000,0
	subu	$sp,$sp,48
.LCFI0:
	sd	$fp,40($sp)
.LCFI1:
	sd	$28,32($sp)
.LCFI2:
	move	$fp,$sp
.LCFI3:
	.set	noat
	lui	$1,%hi(%neg(%gp_rel(foo)))
	addiu	$1,$1,%lo(%neg(%gp_rel(foo)))
	daddu	$gp,$1,$25
	.set	at
	sw	$4,16($fp)
	lw	$2,16($fp)
	sll	$3,$2,1
	la	$2,ar.0
	addu	$2,$3,$2
	lh	$3,0($2)
	la	$2,.L3
	addu	$2,$2,$3
	sw	$2,20($fp)
	lw	$2,20($fp)
	j	$2
.L3:
	li	$2,1			# 0x1
	sw	$2,24($fp)
	b	.L1
.L2:
	li	$2,2			# 0x2
	sw	$2,24($fp)
.L1:
	lw	$2,24($fp)
	move	$sp,$fp
	ld	$fp,40($sp)
	ld	$28,32($sp)
	addu	$sp,$sp,48
	j	$31
.LFE1:
	.end	foo


             reply	other threads:[~2002-04-06 11:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-06  3:16 David.Billinghurst [this message]
2002-04-23  1:34 rth
2002-04-23  8:36 Kaveh R. Ghazi
2002-04-23  9:36 Richard Henderson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020406111220.21377.qmail@sources.redhat.com \
    --to=david.billinghurst@riotinto.com \
    --cc=gcc-gnats@gcc.gnu.org \
    --cc=ghazi@caip.rutgers.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).