[Bug middle-end/20141] [3.4, 4.0 regression] ICE on bad prototype at -O3

2005-02-22 Thread falk at debian dot org
--- Additional Comments From falk at debian dot org 2005-02-22 13:40 --- Confirmed, this is an ICE on invalid code. This is a test case for 4.0 (but for some reason it doesn't work for 3.4): struct ED_Ligne { int x; }; void dealloue_ligne(); void dealloue_buff(struct ED_Ligne *tab_ligne

[Bug middle-end/20141] [3.4, 4.0 regression] ICE on bad prototype at -O3

2005-02-22 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-22 13:45 --- Basically this is the same as PR 16876. *** This bug has been marked as a duplicate of 16876 *** -- What|Removed |Added -