This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/19085] [4.0 Regression] FAIL: gcc.c-torture/compile/20020210-1.c
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Dec 2004 22:17:21 -0000
- Subject: [Bug rtl-optimization/19085] [4.0 Regression] FAIL: gcc.c-torture/compile/20020210-1.c
- References: <20041219220933.19085.danglin@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-19 22:17 -------
I think you are thinking of a different test as gcc.c-torture/compile/20020210-1.c only a compile only
and has no reference to link_error:
/* PR c/5615 */
void f(int a, struct {int b[a];} c) {}
--
What |Removed |Added
----------------------------------------------------------------------------
Component|tree-optimization |rtl-optimization
Keywords| |missed-optimization
Target Milestone|--- |4.0.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19085