public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/5853: -ax option lets crash g++
@ 2002-03-06 17:19 rodrigc
  0 siblings, 0 replies; 2+ messages in thread
From: rodrigc @ 2002-03-06 17:19 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, smitl

Synopsis: -ax option lets crash g++

State-Changed-From-To: open->closed
State-Changed-By: rodrigc
State-Changed-When: Wed Mar  6 17:19:17 2002
State-Changed-Why:
    Duplicate of PR 5009:
    http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5009

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


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

* c++/5853: -ax option lets crash g++
@ 2002-03-06 11:16 smitl
  0 siblings, 0 replies; 2+ messages in thread
From: smitl @ 2002-03-06 11:16 UTC (permalink / raw)
  To: gcc-gnats


>Number:         5853
>Category:       c++
>Synopsis:       -ax option lets crash g++
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-legal-code
>Submitter-Id:   net
>Arrival-Date:   Wed Mar 06 11:16:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Lodewijk T. Smit
>Release:        3.0.3
>Organization:
University of Twente
>Environment:
System: Linux loki 2.4.9-21smp #1 SMP Thu Jan 17 14:01:48 EST 2002 i686 unknown
Architecture: i686

	
host: i686-pc-linux-gnu
build: i686-pc-linux-gnu
target: i686-pc-linux-gnu
configured with: ./configure --prefix=/home/aid/smitl/linux
>Description:
	The g++ compiler crashes when using the -ax option, e.g.:
	g++ -ax filename.cpp
	
	Output of compiler is:
	try.cpp: In function `int main()':
	try.cpp:3: Unrecognizable insn:
	(call_insn 46 45 47 (call (mem:QI (symbol_ref ("__bb_trace_ret")) 0)
			             (const_int 0 [0x0])) -1 (nil)
	     (nil)
	         (nil))
	try.cpp:3: Internal compiler error in extract_insn, at recog.c:2218
	Please submit a full bug report,
	with preprocessed source if appropriate.
	See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
    
>How-To-Repeat:
	Edit a very simple cpp file, e.g. with only one line of code: 
	int main () {};
	Compile the file with the following command:
	g++ -ax filename.cpp
>Fix:
	Work around : omit -ax option.
>Release-Note:
>Audit-Trail:
>Unformatted:


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

end of thread, other threads:[~2002-03-07  1:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-06 17:19 c++/5853: -ax option lets crash g++ rodrigc
  -- strict thread matches above, loose matches on Subject: below --
2002-03-06 11:16 smitl

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