Bug#129613: java/6865: gcj: segmentation fault on incorrect input

2002-06-11 Thread tromey
Synopsis: gcj: segmentation fault on incorrect input

Responsible-Changed-From-To: unassigned->tromey
Responsible-Changed-By: tromey
Responsible-Changed-When: Tue Jun 11 07:52:17 2002
Responsible-Changed-Why:
I'm handling this.
State-Changed-From-To: open->closed
State-Changed-By: tromey
State-Changed-When: Tue Jun 11 07:52:17 2002
State-Changed-Why:
I've checked in the fix.
It will appear in gcc 3.2.
(Perhaps it should be ported to 3.1.1?)

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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




May I have your permission?

2002-06-11 Thread zibini

Hi there,
I'm involved in a new WORLDWIDE business, regarding absolutely FREE IP 
TELEPHONY ( Pc to Phone ) and all the existing Internet services.
It's a perfect Home Business that comes with an unlimited potential income.
I can send you detailed informations to profit of this new exciting Business 
Opportunity.
HISTORY DOESN'T LIE! There is no substitution for the GROUND-FLOOR in a new 
CATEGORY LAUNCH! 
Be one of the FIRST!
To check out all the features of this program and all the great benefits you 
will receive, simply click on the link
below, enter your first name and e-mail address and hit "Send" You will receive 
your information within 24 hours
Regards
Zbigniew Zbikowski



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Bug#149708: g++-3.1: Internal error (segfault) during compilation

2002-06-11 Thread Ivo Timmermans
Package: g++-3.1
Version: 1:3.1.1-0pre2
Severity: normal

Create an empty file, with only these three lines:

#include 
#include 
#include 

Compile it with g++-3.1 foo.cc, which yields the following:

In file included from /usr/include/g++-v3-3.1/bits/basic_ios.h:41,
 from /usr/include/g++-v3-3.1/ios:51,
 from /usr/include/g++-v3-3.1/ostream:45,
 from /usr/include/g++-v3-3.1/iostream:45,
 from foo.cc:3:
/usr/include/g++-v3-3.1/bits/locale_facets.h:1114: internal error: 
Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See http://www.gnu.org/software/gcc/bugs.html> for instructions.

(The preprocessed code is available on request.)  The choice of
options to g++, or the environment don't really seem to make a
difference.  What does make a difference, is what headers are
included.  If i leave out vector, it gets:

In file included from /usr/include/g++-v3-3.1/bits/codecvt.h:333,
 from /usr/include/g++-v3-3.1/bits/locale_facets.h:422,
 from /usr/include/g++-v3-3.1/bits/basic_ios.h:41,
 from /usr/include/g++-v3-3.1/ios:51,
 from /usr/include/g++-v3-3.1/ostream:45,
 from /usr/include/g++-v3-3.1/iostream:45,
 from stl-vector-test.cc:2:
/usr/include/g++-v3-3.1/i386-linux/bits/codecvt_specializations.h:175: 
internal
   error: Segmentatie fout
Please submit a full bug report,
with preprocessed source if appropriate.
See http://www.gnu.org/software/gcc/bugs.html> for instructions.

Leaving out string _and_ vector makes it compile.

Leaving out only string gives the error as above (the first one).

Actually, the exact location of the error seems to differ:

In file included from /usr/include/g++-v3-3.1/ostream:275,
 from /usr/include/g++-v3-3.1/iostream:45,
 from stl-vector-test.cc:2:
/usr/include/g++-v3-3.1/bits/ostream.tcc:203: internal error: 
Segmentation
   fault


Hope you can make sense of all this :)


-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux spark 2.4.18-xfs-1.1 #3 do apr 25 13:15:27 CEST 2002 i586
Locale: LANG=C, [EMAIL PROTECTED]

Versions of packages g++-3.1 depends on:
ii  gcc-3.11:3.1.1-0pre2 The GNU C compiler.
ii  gcc-3.1-base   1:3.1.1-0pre2 The GNU Compiler Collection (base 
ii  libc6  2.2.5-6   GNU C Library: Shared libraries an
ii  libstdc++4-dev 1:3.1.1-0pre2 The GNU stdc++ library version 3 (

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Problem with g++

2002-06-11 Thread Kapil Khosla
Hi,
I did an apt-get install g++-2.95 and am having problems using my C++ compiler.
I get the error message 
as: unrecognized option `-Qy'

I am able to generate the assembly file by doing g++ -S test.c but not able to 
generate the executable.
I have also tried g++-3.0 and get the same error,
Please help,
Thanks
Kapil


___
WIN a first class trip to Hawaii.  Live like the King of Rock and Roll
on the big Island. Enter Now!
http://r.lycos.com/r/sagel_mail/http://www.elvis.lycos.com/sweepstakes


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]