[Bug c/17913] [4.0/4.1 Regression] ICE jumping into statement expression

2005-05-10 Thread loki at gcc dot gnu dot org
--- Additional Comments From loki at gcc dot gnu dot org 2005-05-10 13:50 --- CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-05-10 13:47:05 Modified files: gcc: ChangeLog c-typeck.c fold-const.c gcc/testsuite : Cha

[Bug c/17913] [4.0/4.1 Regression] ICE jumping into statement expression

2005-05-10 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-05-10 13:47 --- Subject: Bug 17913 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-05-10 13:47:05 Modified files: gcc: ChangeLog c-typeck.c fold-const.c

[Bug c/17913] [4.0/4.1 Regression] ICE jumping into statement expression

2005-04-16 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2005-04-17 03:51 --- Joseph has mititgated the problem, and we shan't be doing any further work on this before 4.0.0. So, I have pushed the target milestone back to 4.0.1. -- What|Removed |

[Bug c/17913] [4.0/4.1 Regression] ICE jumping into statement expression

2005-03-30 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-03-30 19:59 --- Subject: Bug 17913 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-03-30 19:59:21 Modified files: gcc: Change

[Bug c/17913] [4.0/4.1 Regression] ICE jumping into statement expression

2005-03-30 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-03-30 19:56 --- Subject: Bug 17913 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-03-30 19:56:40 Modified files: gcc: ChangeLog c-decl.c c-tree.h c-typeck.

[Bug c/17913] [4.0/4.1 Regression] ICE jumping into statement expression

2005-03-30 Thread jsm28 at gcc dot gnu dot org
--- Additional Comments From jsm28 at gcc dot gnu dot org 2005-03-30 18:08 --- Patch at addresses the issue for C and noncomputed gotos by disallowing such jumps; awaiting any comments on the proposed statement expression semantic

[Bug c/17913] [4.0/4.1 Regression] ICE jumping into statement expression

2005-03-24 Thread joseph at codesourcery dot com
--- Additional Comments From joseph at codesourcery dot com 2005-03-24 20:34 --- Subject: Re: [4.0/4.1 Regression] ICE jumping into statement expression On Thu, 24 Mar 2005, mmitchel at gcc dot gnu dot org wrote: > Joseph, do you think it is tractable and reasonable to diagnose jumps

[Bug c/17913] [4.0/4.1 Regression] ICE jumping into statement expression

2005-03-24 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2005-03-24 18:22 --- Joseph, do you think it is tractable and reasonable to diagnose jumps into statement expressions for 4.0? If you and RTH agree that this should be invalid, then that would be ideal. If you agree that this