c/9853: [3.2/3.3/3.4 regression] miscompilation of non-constant structure initializer
Glen Nakamura
glen@imodulo.com
Tue Mar 11 22:56:00 GMT 2003
The following reply was made to PR c/9853; it has been noted by GNATS.
From: Glen Nakamura <glen@imodulo.com>
To: gcc-gnats@gcc.gnu.org
Cc:
Subject: Re: c/9853: [3.2/3.3/3.4 regression] miscompilation of non-constant structure initializer
Date: Tue, 11 Mar 2003 12:47:31 -1000
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9853
Also, as a note to anyone looking at this PR, notice how many unnecessary
temporaries are used in the test case. The generated code is quite awful.
A quick search returned PR opt/9540 relating to this issue:
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9540
More information about the Gcc-prs
mailing list