public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "gcc-bug at vogtner dot de" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/10395] [x86] vector types are incorrectly aligned causing crash in multi-threaded apps or when using in main
Date: Sun, 30 Nov 2003 21:04:00 -0000	[thread overview]
Message-ID: <20031130210451.21681.qmail@sources.redhat.com> (raw)
In-Reply-To: <20030413224600.10395.vgrebinski@yahoo.com>


------- Additional Comments From gcc-bug at vogtner dot de  2003-11-30 21:04 -------
AFAICS GCC 3.3.2 generates wrong code (cf. #13245):

ebp is 0xbffff328

    0x08048243 <main_(int, char**)+63>:	call   0x80481f4 <prepare_fpu()>
    0x08048248 <main_(int, char**)+68>:	fldl   0x80ed420
    0x0804824e <main_(int, char**)+74>:	fstpl  0xfffffff0(%ebp)
    0x08048251 <main_(int, char**)+77>:	fldl   0xfffffff0(%ebp)
===>0x08048254 <main_(int, char**)+80>:	fstpl  0x4(%esp,1)       <=====
    0x08048258 <main_(int, char**)+84>:	lea    0xffffffff(%ebp),%eax
    0x0804825b <main_(int, char**)+87>:	mov    %eax,(%esp,1)
    0x0804825e <main_(int, char**)+90>:	call   0x80482fe <XM& operator<<AF

This is main_ () not main ().

-- 


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


  parent reply	other threads:[~2003-11-30 21:04 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20030413224600.10395.vgrebinski@yahoo.com>
2003-08-05  5:15 ` [Bug target/10395] [x86] sse2 types are incorrectly aligned causing crash in multi-threaded apps pinskia at physics dot uc dot edu
2003-08-18 11:14 ` [Bug target/10395] [x86] vector " pinskia at gcc dot gnu dot org
2003-08-29 16:00 ` pinskia at gcc dot gnu dot org
2003-08-29 16:11 ` [Bug target/10395] [x86] vector types are incorrectly aligned causing crash in multi-threaded apps or when using in main pinskia at gcc dot gnu dot org
2003-11-25 21:21 ` pinskia at gcc dot gnu dot org
2003-11-30 20:29 ` pinskia at gcc dot gnu dot org
2003-11-30 20:31 ` pinskia at gcc dot gnu dot org
2003-11-30 21:04 ` gcc-bug at vogtner dot de [this message]
2004-03-01  6:14 ` pinskia at gcc dot gnu dot org
2004-03-06  3:54 ` pinskia at gcc dot gnu dot org
2004-10-11 17:09 ` pinskia at gcc dot gnu dot org
2004-10-11 17:21 ` terpstra at ito dot tu-darmstadt dot de
2004-10-11 17:26 ` pinskia at gcc dot gnu dot org
2004-12-15  8:36 ` [Bug target/10395] [x86] vector types are incorrectly aligned causing crash in multi-threaded apps or when using in main, plus other times uros at kss-loka dot si
2004-12-15 14:03 ` bangerth at dealii dot org
2004-12-20 13:16 ` uros at kss-loka dot si
2004-12-20 15:13 ` bangerth at dealii dot org
2004-12-21 12:50 ` uros at kss-loka dot si
2004-12-22  8:03 ` uros at kss-loka dot si

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20031130210451.21681.qmail@sources.redhat.com \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).