This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/16387] [ABI] POD double alignment shifting [3.2/3.3/3.4]
- From: "jason at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Mar 2006 22:40:46 -0000
- Subject: [Bug c++/16387] [ABI] POD double alignment shifting [3.2/3.3/3.4]
- References: <bug-16387-365@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from jason at gcc dot gnu dot org 2006-03-10 22:40 -------
Subject: Bug 16387
Author: jason
Date: Fri Mar 10 22:40:41 2006
New Revision: 111945
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111945
Log:
PR c++/16387, c++/16389
* typeck.c (cxx_alignof_expr, cxx_sizeof_expr): New functions.
(cxx_sizeof_or_alignof_expr): Split out from here.
Added:
trunk/gcc/testsuite/g++.dg/ext/alignof2.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/typeck.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16387