public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* optimization/4940: gcc generate unknown assembler opcode: .subsection & .previous
@ 2001-11-19 23:56 shlu
  0 siblings, 0 replies; 2+ messages in thread
From: shlu @ 2001-11-19 23:56 UTC (permalink / raw)
  To: gcc-gnats; +Cc: syrui


>Number:         4940
>Category:       optimization
>Synopsis:       gcc generate unknown assembler opcode: .subsection & .previous
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Nov 23 23:26:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     shlu@njnet.edu.cn
>Release:        gcc 3.01 & gcc 3.02
>Organization:
>Environment:
Solaris 2.7
>Description:
When gcc 3.0x compile some switch statements on Solaris
platform. It would optimize the code by search table
when multi-entry occured.
But the pseudo-opcode, .subsection and .provious cannot be
recogonized by Solaris' /usr/ccs/bin/as
The compile information is:
/usr/ccs/bin/as: "/var/tmp/ccEyovVM.s", line 438: error: unknown opcode ".subsection"
/usr/ccs/bin/as: "/var/tmp/ccEyovVM.s", line 438: error: statement syntax
/usr/ccs/bin/as: "/var/tmp/ccEyovVM.s", line 529: error: unknown opcode ".previous"
/usr/ccs/bin/as: "/var/tmp/ccEyovVM.s", line 529: error: statement syntax
>How-To-Repeat:
Compile the source code I gave with gcc 3.0x.
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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

* Re: optimization/4940: gcc generate unknown assembler opcode: .subsection & .previous
@ 2002-04-03  1:34 rth
  0 siblings, 0 replies; 2+ messages in thread
From: rth @ 2002-04-03  1:34 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, shlu, syrui

Synopsis: gcc generate unknown assembler opcode: .subsection & .previous

State-Changed-From-To: open->closed
State-Changed-By: rth
State-Changed-When: Wed Apr  3 01:34:42 2002
State-Changed-Why:
    Your gcc was configured to use gnu binutils, but your
    installation is using Solaris as.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=4940


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

end of thread, other threads:[~2002-04-03  9:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-19 23:56 optimization/4940: gcc generate unknown assembler opcode: .subsection & .previous shlu
2002-04-03  1:34 rth

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