[Bug bootstrap/31371] [4.3 regression] bootstrap error in libgcc, ICE in extract_insn, at recog.c:2119

2007-03-27 Thread tbm at gcc dot gnu dot org
--- Comment #2 from tbm at gcc dot gnu dot org 2007-03-27 10:56 --- Sorry for the bad communication. *** This bug has been marked as a duplicate of 31364 *** -- tbm at gcc dot gnu dot org changed: What|Removed |Added

Bug#416370: Segfault in cp/parser.c: cp_parser_parameter_declaration

2007-03-27 Thread Martin Michlmayr
Package: gcc-snapshot Version: 20070326-1 PR31372 Automatic build of democracyplayer_0.9.2.1-2.1 on em64t by sbuild/amd64 0.53 ... gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.4 -c

Processed: Re: Bug#416370: Acknowledgement (Segfault in cp/parser.c: cp_parser_parameter_declaration)

2007-03-27 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: tags 416370 + upstream Bug#416370: Segfault in cp/parser.c: cp_parser_parameter_declaration There were no tags set. Tags added: upstream forwarded 416370 http://gcc.gnu.org/PR31372 Bug#416370: Segfault in cp/parser.c: cp_parser_parameter_declaration

Bug#416001: Acknowledgement (gcj-4.1: does not build with apt-src)

2007-03-27 Thread Matthew Johnson
On Tue, Mar 27, 2007 at 12:08:25AM +0200, Stefan Hirschmann wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 I changed /etc/alternatives/jar to point to fastjar-4.1 but with apt-build it still does not work. Here is the relevant output: It builds fine with jar=fastjar on my machine on

Bug#324290: g++-4.1: Looks like that's fixed upstream already?

2007-03-27 Thread Marc Mutz
Package: g++-4.1 Followup-For: Bug #324290 This looks a lot like http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20297 but that one's closed already. -- System Information: Debian Release: 4.0 APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Shell: /bin/sh linked

[Bug target/31364] [4.3 Regression] ICE in extract_insn, at recog.c:2119 during bootstrap

2007-03-27 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2007-03-27 16:42 --- It must be related to --enable-secureplt which I don't enable. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31364 --- You are receiving this mail because: --- You are on the CC list for the bug, or

[Bug target/31364] [4.3 Regression] ICE in extract_insn, at recog.c:2119 during bootstrap

2007-03-27 Thread tbm at cyrius dot com
--- Comment #7 from tbm at cyrius dot com 2007-03-27 18:01 --- (In reply to comment #6) It must be related to --enable-secureplt which I don't enable. You are, of course, correct. You can reproduce it with: --enable-languages=c --enable-secureplt powerpc-linux-gnu Any idea who

[Bug target/31364] [4.3 Regression] secureplt breaks bootstrap

2007-03-27 Thread pinskia at gcc dot gnu dot org
--- Comment #8 from pinskia at gcc dot gnu dot org 2007-03-27 19:45 --- Confirmed, looking into it. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/31364] [4.3 Regression] secureplt breaks bootstrap

2007-03-27 Thread pinskia at gcc dot gnu dot org
--- Comment #10 from pinskia at gcc dot gnu dot org 2007-03-27 20:07 --- The patch which I am testing: Index: config/rs6000/rs6000.md === --- config/rs6000/rs6000.md (revision 123248) +++ config/rs6000/rs6000.md

[Bug target/31364] [4.3 Regression] secureplt breaks bootstrap

2007-03-27 Thread pinskia at gcc dot gnu dot org
--- Comment #11 from pinskia at gcc dot gnu dot org 2007-03-27 20:33 --- I missed another gen_rtx_SCARTCH also: Index: gcc/gcc/config/rs6000/rs6000.md === --- gcc/gcc/config/rs6000/rs6000.md (revision 123248) +++

Bug#416326: gcj 4.1 ICE when using `--coverage'

2007-03-27 Thread Thomas Girard
forwarded 416326 http://sourceware.org/bugzilla/show_bug.cgi?id=2137 thanks Hi, the kind people on #frysk pointed me to the upstream bug. It is reported to be fixed. Regards, Thomas -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Processed: Re: Bug#416326: gcj 4.1 ICE when using `--coverage'

2007-03-27 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: forwarded 416326 http://sourceware.org/bugzilla/show_bug.cgi?id=2137 Bug#416326: gcj 4.1 ICE when using `--coverage' Noted your statement that Bug has been forwarded to http://sourceware.org/bugzilla/show_bug.cgi?id=2137. thanks Stopping processing

Bug#416434: gcc-3.3 cross builds FTBFS [Patch available]

2007-03-27 Thread Hector Oron
Package: gcc-3.3 Version: 3.3.6ds1-15 Patch When cross building, gcc-3.3-g -O2 -DIN_GCC -DCROSS_COMPILE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H-I. -I. -I../../src/gcc -I../../src/gcc/.

doubts

2007-03-27 Thread Paulo Menon via tecnologia
I am student of computer science in the city of Brasilia, capital of Brazil. All we use debian'linux and we are learning language c using the GCC. Does not exist support strupr on the library string.h on the GCC, it could be that a new version already has this. Tanks! grateful, Paulo E. Menon.

[Bug tree-optimization/31169] Bootstrap comparison error at revision 122821

2007-03-27 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #31 from dave at hiauly1 dot hia dot nrc dot ca 2007-03-28 00:58 --- Subject: Re: Bootstrap comparison error at revision 122821 /* If we have a RSHIFT_EXPR with a possibly negative shift count or an anti-range shift count drop to VR_VARYING. We

Al-Manahel Newsletter List Unsubscription

2007-03-27 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 Mar 27 19:32:43 2007 Please save this email message for future reference.

[Bug target/31364] [4.3 Regression] secureplt breaks bootstrap

2007-03-27 Thread tbm at cyrius dot com
--- Comment #13 from tbm at cyrius dot com 2007-03-28 04:04 --- Bootstrap is successful with your patch. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31364 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is.