[Bug middle-end/28283] SuperH: Very unoptimal code generated for 64-bit ints

2006-07-18 Thread sayle at gcc dot gnu dot org
--- Comment #8 from sayle at gcc dot gnu dot org 2006-07-19 05:14 --- Subject: Bug 28283 Author: sayle Date: Wed Jul 19 05:13:56 2006 New Revision: 115578 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115578 Log: PR middle-end/28283 * expmed.c (expand_shift): A

[Bug c++/28048] [4.0/4.1/4.2 Regression] ICE on accessing member of dependent name

2006-07-18 Thread mmitchel at gcc dot gnu dot org
--- Comment #4 from mmitchel at gcc dot gnu dot org 2006-07-19 05:15 --- Subject: Bug 28048 Author: mmitchel Date: Wed Jul 19 05:14:25 2006 New Revision: 115579 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115579 Log: PR c++/28048 * semantics.c (check_accessib

[Bug c++/28048] [4.0/4.1 Regression] ICE on accessing member of dependent name

2006-07-18 Thread mmitchel at gcc dot gnu dot org
--- Comment #5 from mmitchel at gcc dot gnu dot org 2006-07-19 05:18 --- Fixed in 4.2. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Summary

[Bug objc/28430] objc_write_type(stream, @encode(char*), &char_array) crashes

2006-07-18 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-07-19 05:25 --- What target is this on? Also is this at runtime or compile time? -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug fortran/28339] gfortran misses a record from a format statement

2006-07-18 Thread jvdelisle at gcc dot gnu dot org
--- Comment #3 from jvdelisle at gcc dot gnu dot org 2006-07-19 05:32 --- Well, I have found the problem here, but still need to formulate the solution. For internal units, if the bytes left in a record is zero we break out of the next_record_w function. Not a good thing. -- http

[Bug c/28419] [4.1/4.2 regression] ICE using __FUNCTION__ in invalid code

2006-07-18 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28419

[Bug objc/28430] objc_write_type(stream, @encode(char*), &char_array) crashes

2006-07-18 Thread issac dot trotts at gmail dot com
--- Comment #2 from issac dot trotts at gmail dot com 2006-07-19 05:51 --- Subject: Re: objc_write_type(stream, @encode(char*), &char_array) crashes i386-pc-linux-gnu, at runtime. On 19 Jul 2006 05:25:45 -, pinskia at gcc dot gnu dot org <[EMAIL PROTECTED]> wrote: > > > ---

[Bug c++/27227] [4.0 Regression] rejects valid code with some extern "C"

2006-07-18 Thread mark at codesourcery dot com
--- Comment #15 from mark at codesourcery dot com 2006-07-19 06:00 --- Subject: Re: [4.0 Regression] rejects valid code with some extern "C" tbm at cyrius dot com wrote: > So apparently this is invalid code. However, I feel very strongly that a > point > release of GCC should *not*

[Bug c++/28048] [4.0/4.1 Regression] ICE on accessing member of dependent name

2006-07-18 Thread mmitchel at gcc dot gnu dot org
--- Comment #6 from mmitchel at gcc dot gnu dot org 2006-07-19 06:43 --- Subject: Bug 28048 Author: mmitchel Date: Wed Jul 19 06:42:56 2006 New Revision: 115581 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115581 Log: PR c++/28048 * semantics.c (check_accessib

[Bug c++/28048] [4.0 Regression] ICE on accessing member of dependent name

2006-07-18 Thread mmitchel at gcc dot gnu dot org
--- Comment #7 from mmitchel at gcc dot gnu dot org 2006-07-19 06:43 --- Fixed in 4.1.2. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Assigned

<    1   2