This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/28862] [4.0/4.1 Regression] attribute ((aligned)) ignored on vector variables



------- Comment #13 from pinskia at gcc dot gnu dot org  2006-10-04 07:01 -------
Subject: Bug 28862

Author: pinskia
Date: Wed Oct  4 07:01:27 2006
New Revision: 117426

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117426
Log:
2006-10-03  Andrew Pinski  <pinskia@physics.uc.edu>

       PR middle-end/28862
       * stor-layout.c (relayout_decl): Don't zero the alignment if it
       was set by the user.


2006-10-03  Andrew Pinski  <pinskia@physics.uc.edu>

       PR middle-end/28862
       * gcc.c-torture/compile/vector-align-1.c: New test.



Added:
   
branches/gcc-4_1-branch/gcc/testsuite/gcc.c-torture/compile/vector-align-1.c
      - copied unchanged from r116751,
trunk/gcc/testsuite/gcc.c-torture/compile/vector-align-1.c
Modified:
    branches/gcc-4_1-branch/configure
    branches/gcc-4_1-branch/gcc/ChangeLog
    branches/gcc-4_1-branch/gcc/stor-layout.c
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28862


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]