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 target/18443] [3.3/3.4/4.0 Regression] #pragma pack(1) breaks function pointer initialization


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-12 05:48 -------
The bug was introduced with:
http://gcc.gnu.org/ml/gcc-patches/2001-12/msg01678.html

which looks like a mis understanding what IA64 wanted/needed.  The aligned_p there looks wrong.

So this is a regression.

Since I don't have access to an IA64 machine could you submit/regtest the patch which removes the 
aligned_p test?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|                            |3.3.3 3.4.0 3.2 4.0.0
      Known to work|                            |3.0.4
            Summary|#pragma pack(1) breaks      |[3.3/3.4/4.0 Regression]
                   |function pointer            |#pragma pack(1) breaks
                   |initialization              |function pointer
                   |                            |initialization
   Target Milestone|---                         |3.4.4


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


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