Bug#379706: g++-4.1: segfaults building boost 1.33.1-5

2006-07-25 Thread Domenico Andreoli
Package: g++-4.1 Version: 4.1.1-9 hi, the latest upload of boost, 1.33.1-5, fails to build from source on arm because of a segfault of g++-4.1. ... gcc-C++-action bin/boost/libs/wave/build/libboost_wave.a/gcc/debug/threading-multi/instantiate_cpp_literalgrs.o set -e g++ -c -Wall

Bug#379706: g++-4.1: segfaults building boost 1.33.1-5

2006-07-25 Thread Matthias Klose
Domenico Andreoli writes: Package: g++-4.1 Version: 4.1.1-9 hi, the latest upload of boost, 1.33.1-5, fails to build from source on arm because of a segfault of g++-4.1. [...] Please submit a full bug report, with preprocessed source if appropriate. See

Bug#379706: g++-4.1: segfaults building boost 1.33.1-5

2006-07-25 Thread Martin Michlmayr
* Matthias Klose [EMAIL PROTECTED] [2006-07-25 12:17]: the latest upload of boost, 1.33.1-5, fails to build from source on arm because of a segfault of g++-4.1. For Debian GNU/Linux specific bug reporting instructions, see URL:file:///usr/share/doc/gcc-4.0/README.Bugs. that is

[Bug tree-optimization/28479] [4.2 regression] cc1plus just sits there eating CPU and RAM for a simple program

2006-07-25 Thread tbm at cyrius dot com
-- tbm at cyrius dot com changed: What|Removed |Added CC||debian-gcc at lists dot |

Bug#379767: zhcon: cc1plus just sits there eating CPU and RAM for a simple program

2006-07-25 Thread Martin Michlmayr
Package: gcc-snapshot Version: 20060714-1 When I compile the application zhcon with a recent version of gcc 4.2, cc1plus just sits there eating CPU and RAM but doesn't actually seem to do anything. gcc 4.1 or older versions of gcc 4.2 compile the program in a few seconds. 20060626: works

[Bug tree-optimization/28479] [4.2 regression] cc1plus just sits there eating CPU and RAM for a simple program

2006-07-25 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2006-07-25 13:30 --- Confirmed. int foo(int* dest32) { for (int cnt = 10; cnt--;) *(volatile int *) (dest32) = (*(volatile int *)(dest32)) ^ 0x; } -- rguenth at gcc dot gnu dot org changed: What

[Bug tree-optimization/28479] [4.2 regression] cc1plus just sits there eating CPU and RAM for a simple program

2006-07-25 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-07-25 14:02 --- The two statements should have been marked as volatile but are not for some reason. This is not a bug in PRE at all. -- pinskia at gcc dot gnu dot org changed: What|Removed

[Bug tree-optimization/28479] [4.2 regression] cc1plus just sits there eating CPU and RAM for a simple program

2006-07-25 Thread rguenth at gcc dot gnu dot org
--- Comment #5 from rguenth at gcc dot gnu dot org 2006-07-25 14:11 --- Reverting 2006-07-05 Richard Guenther [EMAIL PROTECTED] Andrew Pinski [EMAIL PROTECTED] PR c++/27084 * cp-objcp-common.c (cxx_types_compatible_p): Ignore top level

[Bug tree-optimization/28479] [4.2 regression] cc1plus just sits there eating CPU and RAM for a simple program

2006-07-25 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.2.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28479 ---

[Bug c++/28479] [4.2 regression] cc1plus just sits there eating CPU and RAM for a simple program

2006-07-25 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Component|tree-optimization |c++ http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28479 --- You

Processed: Re: Bug#379767: Acknowledgement (zhcon: cc1plus just sits there eating CPU and RAM for a simple program)

2006-07-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: forwarded 379767 http://gcc.gnu.org/PR28479 Bug#379767: zhcon: cc1plus just sits there eating CPU and RAM for a simple program Noted your statement that Bug has been forwarded to http://gcc.gnu.org/PR28479. tags 379767 + upstream Bug#379767: zhcon:

Bug#379706: g++-4.1: segfaults building boost 1.33.1-5

2006-07-25 Thread Martin Michlmayr
* Martin Michlmayr [EMAIL PROTECTED] [2006-07-25 13:06]: Anyway, I'm starting a test build now on another ARM box but maybe someone should check g++ on elara. I think it built. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Welcome to Al-Manahel Newsletter List

2006-07-25 Thread munir
The subscription of the email address: [EMAIL PROTECTED] To the mailing list: Al-Manahel Newsletter List is all set. Thanks for subscribing! Date of this subscription: Tue Jul 25 15:25:20 2006 Please save this email message for future reference.

Al-Manahel Newsletter List Unsubscription

2006-07-25 Thread munir
The removal of the email address: [EMAIL PROTECTED] From the mailing list: Al-Manahel Newsletter List is all set. Date of this removal: Tue Jul 25 15:25:24 2006 Please save this email message for future reference.

Bug#361707: please fix in package

2006-07-25 Thread Martin Michlmayr
clone 361707 -1 reassign -1 openal tags -1 - upstream notforwarded -1 thanks I'll talk to the GCC people again whether this is a bug or not, but given that your upstream has suggested a good workaround, please implement that. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email

Processed: please fix in package

2006-07-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: clone 361707 -1 Bug#361707: Causes FTBFS with GCC 4.2: 'anonymous' has incomplete type Bug 361707 cloned as bug 379862. reassign -1 openal Bug#379862: Causes FTBFS with GCC 4.2: 'anonymous' has incomplete type Bug reassigned from package

Results for 4.2.0 20060721 (experimental) testsuite on hppa-unknown-linux-gnu

2006-07-25 Thread Matthias Klose
LAST_UPDATED: Fri Jul 21 17:14:59 UTC 2006 (revision 115645) === acats tests === FAIL: c35507m FAIL: c37215h FAIL: cd2a23e FAIL: cxh1001 === acats Summary === # of expected passes2313 # of unexpected failures4 Native configuration is

Results for 4.2.0 20060721 (experimental) testsuite on ia64-unknown-linux-gnu

2006-07-25 Thread Matthias Klose
LAST_UPDATED: Fri Jul 21 17:14:59 UTC 2006 (revision 115645) === acats tests === FAIL: c35507m FAIL: c99005a FAIL: cd2a23e FAIL: cd5011m FAIL: cd5014e FAIL: cxh1001 === acats Summary === # of expected passes2311 # of unexpected failures

Bug#379866: ICE in move_insn, at haifa-sched.c:1968

2006-07-25 Thread Martin Michlmayr
Package: gcc-snapshot Version: 20060721-1 I'm running delta now. Automatic build of swi-prolog_5.6.14-1 on coconut0.coconut.gelato.org by sbuild/ia64 0.49 ... gcc -c -I. -I/build/tbm/swi-prolog-5.6.14/src -I/build/tbm/swi-prolog-5.6.14/src/rc -Wall -O3 -fno-strict-aliasing pl-wam.c -o

[Bug tree-optimization/28489] [4.2 regression] ICE in move_insn, at haifa-sched.c:1968

2006-07-25 Thread tbm at cyrius dot com
-- tbm at cyrius dot com changed: What|Removed |Added CC||debian-gcc at lists dot |

[Bug tree-optimization/28489] [4.2 regression] ICE in move_insn, at haifa-sched.c:1968

2006-07-25 Thread tbm at cyrius dot com
--- Comment #2 from tbm at cyrius dot com 2006-07-26 05:02 --- This has started to occur between 20060218 and 20060325. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28489 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching

Bug#379885: ICE in ia64_expand_move, at config/ia64/ia64.c:1088

2006-07-25 Thread Martin Michlmayr
Package: gcc-snapshot Version: 20060721-1 This happens at least with: dcraw_7.94-1 dash_0.5.3-3 dump_0.4b41-3 Automatic build of dcraw_7.94-1 on coconut0.coconut.gelato.org by sbuild/ia64 0.49 ... gcc -I. -O3 -g -Wall -c -o dcraw.o dcraw.c dcraw.c: In function 'main': dcraw.c:6075:

Bug#379886: ICE in final_scan_insn, at final.c:2448

2006-07-25 Thread Martin Michlmayr
Package: gcc-snapshot Version: 20060721-1 ICE in final_scan_insn, at final.c:2448 on ia64. Automatic build of ickle_0.3.2-6 on coconut0.coconut.gelato.org by sbuild/ia64 0.49 ... g++ -DHAVE_CONFIG_H -I. -I../../ickle -I.. -I../../share/icons/ickle/ -DPKGDATADIR=\/usr/share/ickle\

Processed: Re: Processed: Re: Bug#379866: Acknowledgement (ICE in move_insn, at haifa-sched.c:1968)

2006-07-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: found 379866 20060323-1 Bug#379866: ICE in move_insn, at haifa-sched.c:1968 Bug marked as found in version 20060323-1. -- Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator,

Processed: Re: Bug#379866: Acknowledgement (ICE in move_insn, at haifa-sched.c:1968)

2006-07-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: forwarded 379866 http://gcc.gnu.org/PR28489 Bug#379866: ICE in move_insn, at haifa-sched.c:1968 Noted your statement that Bug has been forwarded to http://gcc.gnu.org/PR28489. tags 379866 + upstream Bug#379866: ICE in move_insn, at haifa-sched.c:1968

[Bug tree-optimization/28489] [4.2 regression] ICE in move_insn, at haifa-sched.c:1968

2006-07-25 Thread tbm at cyrius dot com
-- tbm at cyrius dot com changed: What|Removed |Added Keywords||ice-on-valid-code Known to fail||4.2.0

[Bug target/28490] [4.2 regression] ICE in ia64_expand_move, at config/ia64/ia64.c:1088

2006-07-25 Thread tbm at cyrius dot com
-- tbm at cyrius dot com changed: What|Removed |Added CC||debian-gcc at lists dot |

[Bug target/28490] [4.2 regression] ICE in ia64_expand_move, at config/ia64/ia64.c:1088

2006-07-25 Thread tbm at cyrius dot com
--- Comment #1 from tbm at cyrius dot com 2006-07-26 05:41 --- Created an attachment (id=11944) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11944action=view) test case -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28490 --- You are receiving this mail because: ---

[Bug target/28490] [4.2 regression] ICE in ia64_expand_move, at config/ia64/ia64.c:1088

2006-07-25 Thread tbm at cyrius dot com
--- Comment #2 from tbm at cyrius dot com 2006-07-26 05:42 --- This has started to occur sometime between 20051122 and 20060218. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28490 --- You are receiving this mail because: --- You are on the CC list for the bug, or are