Bug#192135: looking for someone?

2006-06-17 Thread Jorge
Hello my dear fraiend I was looking through the web few weeks aago anbd found your profile. Nobw I decided to beamail you to get to know you better. I am coming to your country bin few weeks and thought may be we can meaet each other. I amb pretty looking girl.a I am 25. Do not reply to this addre

[Bug rtl-optimization/28062] [4.1 regression] ICE in simplify_subreg, at simplify-rtx.c:4466

2006-06-17 Thread tbm at cyrius dot com
--- Comment #6 from tbm at cyrius dot com 2006-06-17 14:56 --- (In reply to comment #3) > It works in 4.2.0 for sure. I don't think that's correct. I can confirm that gcc 4.2 20060508 works, but 20060530 and 20060613 definitely fail here (both the C and Objective-C test cases). --

[Bug rtl-optimization/28062] [4.1 regression] ICE in simplify_subreg, at simplify-rtx.c:4466

2006-06-17 Thread pinskia at gcc dot gnu dot org
0060613 definitely fail here (both the C and Objective-C test > cases). I works with "4.2.0 20060617". -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28062 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. --

Bug#359281: [m68k] Error: value out of range

2006-06-17 Thread Martin Michlmayr
* Stephen R Marenka <[EMAIL PROTECTED]> [2006-03-27 10:35]: > torcs, grace, and rscheme all fail with variations on the theme of > track.s: Assembler messages: > track.s:10716: Error: value out of range Would it be possible to get the pre-processed sources from grace and rscheme? (In particular gr

[Bug rtl-optimization/28062] [4.1 regression] ICE in simplify_subreg, at simplify-rtx.c:4466

2006-06-17 Thread tbm at cyrius dot com
--- Comment #8 from tbm at cyrius dot com 2006-06-17 16:26 --- This ICE got introduced with: r113775 | sayle | 2006-05-15 06:43:05 +0200 (Mon, 15 May 2006) | 13 lines PR rtl-optimization/22563 Backports from mainline * expmed.c (store_fixed_bit_field): When usi

[Patch] #18: gnat-4.1: do not conflict with gnat (<= 4.1)

2006-06-17 Thread Ludovic Brenta
With this patch, the transition to gnat-4.1 as the default Ada compiler will be complete; I will start uploading packages that build-depend on gnat (>= 4.1) after both gcc-defaults (=1.37) and gcc-4.1 (>= 4.1.1-6) are uploaded. -- Ludovic Brenta. [Ludovic Brenta] * debian/control.m4, debian

Re: [Patch] #18: gnat-4.1: do not conflict with gnat (<= 4.1)

2006-06-17 Thread Matthias Klose
checked in the changelog entry, the patch was already committed. Matthias Ludovic Brenta writes: > With this patch, the transition to gnat-4.1 as the default Ada > compiler will be complete; I will start uploading packages that > build-depend on gnat (>= 4.1) after both gcc-defaults (=1.37) and

Bug#359281: [m68k] Error: value out of range

2006-06-17 Thread Stephen R Marenka
On Sat, Jun 17, 2006 at 05:47:06PM +0200, Martin Michlmayr wrote: > * Stephen R Marenka <[EMAIL PROTECTED]> [2006-03-27 10:35]: > > torcs, grace, and rscheme all fail with variations on the theme of > > track.s: Assembler messages: > > track.s:10716: Error: value out of range > > Would it be possi

Re: gnat-4.2 in experimental?

2006-06-17 Thread Ludovic Brenta
Matthias Klose writes: > btw, what should be done for gnat-4.2, soon to appear in > experimental? My priority is to complete the transition of all Ada packages to 4.1 in time for Etch; I have a lot of work ahead of me, because I'mnot just going to recompile but also upload newer versions of most p

[Bug rtl-optimization/28062] [4.1 regression] ICE in simplify_subreg, at simplify-rtx.c:4466

2006-06-17 Thread tbm at cyrius dot com
--- Comment #9 from tbm at cyrius dot com 2006-06-18 01:09 --- (In reply to comment #7) > It works with "4.2.0 20060617". Hmm. (sid)46:[EMAIL PROTECTED]: ~/tmp/gcc/4.2/gcc] ./cc1 -O2 ~/m.c NSMakePoint RelativePoint g Analyzing compilation unitPerforming intraprocedural

Bug#373937: Acknowledgement (libstdc++6: codecvt locale facet is broken)

2006-06-17 Thread Thiemo Seufer
Roger Leigh wrote: > I have attached two additional testcases to the upstream bug report. > The testcases are now: > > Testcase to show codecvt crash > http://gcc.gnu.org/bugzilla/attachment.cgi?id=11679 (wide.cc) > > Use mbsnrtowcs directly. > http://gcc.gnu.org/bugzilla/attachment.cgi?id=11682

[Bug rtl-optimization/28062] [4.1/4.2 regression] ICE in simplify_subreg, at simplify-rtx.c:4466

2006-06-17 Thread pinskia at gcc dot gnu dot org
--- Comment #10 from pinskia at gcc dot gnu dot org 2006-06-18 02:58 --- You know what I have a fix for an inliner bug in my tree which also fixes this bug. I am going to test that patch fully and submit it for both 4.1.x and 4.2.x. -- pinskia at gcc dot gnu dot org changed: