This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/39545] Structures with flexible array member passed/returned incorrectly
- From: "ubizjak at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Apr 2009 18:22:57 -0000
- Subject: [Bug target/39545] Structures with flexible array member passed/returned incorrectly
- References: <bug-39545-682@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #9 from ubizjak at gmail dot com 2009-04-26 18:22 -------
(In reply to comment #6)
> 2009-03-29 H.J. Lu <hongjiu.lu@intel.com>
>
> PR target/39545
> * config/i386/i386.c (classify_argument): Ignore flexible array
> member in struct and warn ABI change.
This patch caused PR39903.
--
ubizjak at gmail dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39545