public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/38736]  New: [4.4 Regression] -mavx can change the ABI via BIGGEST_ALIGNMENT
@ 2009-01-05 22:58 pinskia at gcc dot gnu dot org
  2009-01-05 22:58 ` [Bug target/38736] " pinskia at gcc dot gnu dot org
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2009-01-05 22:58 UTC (permalink / raw)
  To: gcc-bugs

using __attribute__((aligned)) can change the alignment dependent on if you use
-mavx or not.
This is because BIGGEST_ALIGNMENT is defined using -mavx.  This is not correct
as -mavx should not change the ABI unless you use the avx sized vectors.


-- 
           Summary: [4.4 Regression] -mavx can change the ABI via
                    BIGGEST_ALIGNMENT
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Keywords: wrong-code, ABI
          Severity: blocker
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org


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


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2009-01-18 22:12 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-05 22:58 [Bug target/38736] New: [4.4 Regression] -mavx can change the ABI via BIGGEST_ALIGNMENT pinskia at gcc dot gnu dot org
2009-01-05 22:58 ` [Bug target/38736] " pinskia at gcc dot gnu dot org
2009-01-05 23:05 ` pinskia at gcc dot gnu dot org
2009-01-05 23:15 ` pinskia at gcc dot gnu dot org
2009-01-05 23:22 ` schwab at suse dot de
2009-01-05 23:30 ` hjl dot tools at gmail dot com
2009-01-06 20:14 ` rguenth at gcc dot gnu dot org
2009-01-07  2:45 ` Joey dot ye at intel dot com
2009-01-07  2:48 ` hjl dot tools at gmail dot com
2009-01-07  2:50 ` hjl dot tools at gmail dot com
2009-01-07  2:59 ` hjl dot tools at gmail dot com
2009-01-07 18:17 ` hjl dot tools at gmail dot com
2009-01-07 18:23 ` hjl dot tools at gmail dot com
2009-01-07 19:21 ` hjl dot tools at gmail dot com
2009-01-14  1:53 ` hjl dot tools at gmail dot com
2009-01-18 16:26 ` hjl at gcc dot gnu dot org
2009-01-18 22:12 ` hjl dot tools at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).