--- Comment #16 from aoliva at gcc dot gnu dot org 2006-01-21 02:11 ---
Created an attachment (id=10694)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10694&action=view)
Reduced testcase
This reduced testcase triggers the same bug before Richard's patch if compiled
with -fasynchro
LAST_UPDATED: Sun Jan 15 10:21:47 UTC 2006 (revision 109721)
Native configuration is m68k-unknown-linux-gnu
=== g++ tests ===
Running target unix
FAIL: g++.dg/abi/bitfield4.C execution test
FAIL: g++.dg/eh/omit-frame-pointer2.C execution test
FAIL: g++.dg/eh/registers1.C executi
LAST_UPDATED: Sun Jan 15 10:21:47 UTC 2006 (revision 109721)
=== acats tests ===
FAIL: c74302a
=== acats Summary ===
# of expected passes2319
# of unexpected failures1
Native configuration is s390-ibm-linux-gnu
=== g++ tests =
LAST_UPDATED: Sun Jan 15 10:21:47 UTC 2006 (revision 109721)
Native configuration is arm-unknown-linux-gnu
=== libffi tests ===
Running target unix
XPASS: libffi.call/closure_fn0.c execution test
XPASS: libffi.call/closure_fn1.c execution test
XPASS: libffi.call/closure_fn2.c ex
Package: g++-4.0
Version: 4.0.2-5
Severity: normal
[ICE] segmentation fault with this 6 line long code...
This is regression.
There is file, commands and output below.
main.cpp
---
template class C {
template int fun() { return NO;}
template int fun2() {
return
Package: g++-4.0
Version: 4.0.2-5
When I execute "g++ -O1 sample.cpp", the following message appears:
sample.cpp: In function ?int main()?:
sample.cpp:19: internal compiler error: in simplify_subreg, at
simplify-rtx.c:3744
Please submit a full bug report,
with preprocessed source if appr
Mcdermott Mitch
Dear devolepers,
i'm writing a little program which translates music into images.
I wrote the two procedures and i want them to comunicate between themselves. A
friend suggest me to use the functions SendMessage() and PeekMessage() , i want
some help about their syntax and semantycs. What kind of
Manning Roosevelt
Hurt Lenard
Cramer Marcelo
11 matches
Mail list logo