This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: c/9853: [3.2/3.3/3.4 regression] miscompilation of non-constant structure initializer
- From: bangerth at dealii dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, mas at systems dot caltech dot edu, nobody at gcc dot gnu dot org
- Date: 26 Feb 2003 19:26:00 -0000
- Subject: Re: c/9853: [3.2/3.3/3.4 regression] miscompilation of non-constant structure initializer
- Reply-to: bangerth at dealii dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, mas at systems dot caltech dot edu, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Old Synopsis: gcc 3.2 miscompiles non constant structure initializer
New Synopsis: [3.2/3.3/3.4 regression] miscompilation of non-constant structure initializer
State-Changed-From-To: open->analyzed
State-Changed-By: bangerth
State-Changed-When: Wed Feb 26 19:26:00 2003
State-Changed-Why:
Behavior confirmed. If the code is legal, then this is
a regression from 3.0.4, which yielded the expected
result. 3.2, 3.3 and mainline all print something
unexpected.
Someone with standard knowledge should verify what is
expected behavior here.
W.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9853