------- Comment #4 from pinskia at gcc dot gnu dot org 2006-09-05 04:52 ------- Actually it looks like an oversight of what relayout_decl does. The reason is that relayout_decl was added by the patch to fix "PR c++/16115" and I think Jason forgot about user specified alignment because he was only dealing with PARM_DECLs at the time.
Anyways I am going to test the obvious fix unless you (Ulrich) want to do it. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|unassigned at gcc dot gnu |pinskia at gcc dot gnu dot |dot org |org Status|NEW |ASSIGNED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28862