[Bug middle-end/21379] [4.0/4.1 Regression] GCC Internal Compiler Error

2005-06-26 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-26 17:47 --- Fixed already. -- What|Removed |Added Status|NEW

[Bug middle-end/21379] [4.0/4.1 Regression] GCC Internal Compiler Error

2005-05-04 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-04 14:53 --- Confirmed, reduced testcase: typedef struct IpoKey { struct IpoKey *next, *prev; short flag, rt; float val; struct BezTriple **data; } IpoKey; IpoKey *first; static int float_to_frame (float frame) {

[Bug middle-end/21379] [4.0/4.1 Regression] GCC Internal Compiler Error

2005-05-04 Thread rperini at email dot it
--- Additional Comments From rperini at email dot it 2005-05-04 15:13 --- (In reply to comment #2) *** Bug 21378 has been marked as a duplicate of this bug. *** Sorry for double posting. I have some problems on my Internet connection. --