public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/61730] New: Cygwin AVX __m256i return value misaligned
@ 2014-07-07  5:56 roland at rschulz dot eu
  2014-09-03 21:18 ` [Bug target/61730] " roland at rschulz dot eu
  0 siblings, 1 reply; 2+ messages in thread
From: roland at rschulz dot eu @ 2014-07-07  5:56 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61730

            Bug ID: 61730
           Summary: Cygwin AVX __m256i return value misaligned
           Product: gcc
           Version: 4.8.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: roland at rschulz dot eu

Created attachment 33079
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33079&action=edit
Testcase which segfaults on Cygwin because of incorrect alignment

The attached testcase segfault compiled with gcc 4.8.3 on Cygwin. It is fine
when run&compiled on Linux and MingW. The debugger shows that it segfaults on
vmovdqa generated for the return of type __m256i, because memory isn't aligned.
Compiled with: g++ -mavx test2.cc.i  -g

Possible duplicates (reason why I think it probably isn't in parentheses): 
16890 (this is suppose to be fixed, so I don't think it is a duplicate)
33774 (the subject says Cygwin/mingw but the text only mentions mingw - and
this is only Cygwin)


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

* [Bug target/61730] Cygwin AVX __m256i return value misaligned
  2014-07-07  5:56 [Bug target/61730] New: Cygwin AVX __m256i return value misaligned roland at rschulz dot eu
@ 2014-09-03 21:18 ` roland at rschulz dot eu
  0 siblings, 0 replies; 2+ messages in thread
From: roland at rschulz dot eu @ 2014-09-03 21:18 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61730

Roland Schulz <roland at rschulz dot eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #2 from Roland Schulz <roland at rschulz dot eu> ---
Duplicate

*** This bug has been marked as a duplicate of bug 49001 ***


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

end of thread, other threads:[~2014-09-03 21:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-07  5:56 [Bug target/61730] New: Cygwin AVX __m256i return value misaligned roland at rschulz dot eu
2014-09-03 21:18 ` [Bug target/61730] " roland at rschulz dot eu

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).