This is the mail archive of the gcc-prs@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]

c++/4926: Segmentation Fault on Legal Code

[Get raw message]

>Number:         4926
>Category:       c++
>Synopsis:       Segmentation Fault on Legal Code
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-legal-code
>Submitter-Id:   net
>Arrival-Date:   Thu Nov 22 02:06:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Anthony Williams
>Release:        gcc-3.0.1
>Organization:
>Environment:
sparc-solaris-2.7
>Description:
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/3.0.1/specs
Configured with: ../configure --with-as=/usr/local/bin/as --with-ld=/usr/local/bin/ld
Thread model: posix
gcc version 3.0.1
 /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/3.0.1/cpp0 -lang-c++ -D__GNUG__=3 -D__GXX_DEPRECATED -D__EXCEPTIONS -D__GXX_ABI_VERSION=100 -v -D__GNUC__=3 -D__GNUC_MINOR__=0 -D__GNUC_PATCHLEVEL__=1 -Dsparc -Dsun -Dunix -D__svr4__ -D__SVR4 -D__sparc__ -D__sun__ -D__unix__ -D__svr4__ -D__SVR4 -D__sparc -D__sun -D__unix -Asystem=unix -Asystem=svr4 -D__NO_INLINE__ -D__STDC_HOSTED__=1 -D_XOPEN_SOURCE=500 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D__EXTENSIONS__ -D__GCC_NEW_VARARGS__ -Acpu=sparc -Amachine=sparc gcc_et_bug.cpp gcc_et_bug.ii
GNU CPP version 3.0.1 (cpplib) (sparc)
ignoring nonexistent directory "/usr/local/sparc-sun-solaris2.7/include"
#include "..." search starts here:
#include <...> search starts here:
 /usr/local/include/g++-v3
 /usr/local/include/g++-v3/sparc-sun-solaris2.7
 /usr/local/include/g++-v3/backward
 /usr/local/include
 /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/3.0.1/include
 /usr/include
End of search list.
 /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/3.0.1/cc1plus -fpreprocessed gcc_et_bug.ii -quiet -dumpbase gcc_et_bug.cpp -version -o gcc_et_bug.s
GNU CPP version 3.0.1 (cpplib) (sparc)
GNU C++ version 3.0.1 (sparc-sun-solaris2.7)
        compiled by GNU C version 3.0.1.
gcc_et_bug.cpp: In function `int main()':
gcc_et_bug.cpp:67: Internal error: Segmentation Fault
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:
Compile the attached file
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: application/octet-stream; name="gcc_et_bug.ii.bz2"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="gcc_et_bug.ii.bz2"

QlpoOTFBWSZTWQCt5ngAAHHfgEQQWWU+nSsABgq/7976QAHXRaq2CSpGm0I0aabKBoaGgA0NGglN
FNTZJNPBT1NMho0aDRoAaGA0BoAANNBoBoA0CRU9SbUamn6aTSaHojQAaGjQ0QwxgcZDp3MuJE3g
Um/vvxm0mmV1zTPb1qc2rzsklJCNWmm95ZjbYmDG2h+jwOCvJ2WUnblrptWYKqFwiAcPovLy7Xvz
6L7Gjll8JYD66Yu1SSjZjqpptsUqRHZHAxXoLv83SgVaUrNr9zznhktzbB9F+7fVU0iCBxDamyZx
nOC6FoC4jLnfm5JGZCrDgR5NF7NbDEcttVwNRuAt29ltRVYq1BUYK6k0hMYmGjavaOxhEVrYxVIJ
UFirGJSFRwUPh4uKGctAxDJs11SwKYE2xhENsDSDaPsL4VKfQXErXmKPU0cXiVUzsWQgFWWTL7nd
DvzX4IAac5RB+qszEulwI0IKF3EhKczQl1cTYRqRmRQRORLQ+mk45VJIjeKEERahqvMRgaBTPaKY
U0ya4C3qozsV4CRpfCpFzMh3RJZgowQEpDcSAyGewxJWhRXAaz+3sbMlCw3ImBuQqxDMeQL1MoMj
8GVtkB/i7kinChIAFbzPAA==


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