public inbox for gcc-bugs@sourceware.org help / color / mirror / Atom feed
From: "reichelt at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org> To: gcc-bugs@gcc.gnu.org Subject: [Bug target/14484] [3.3 regression] -mabi=64 and -O -> as error Date: Mon, 07 Jun 2004 15:18:00 -0000 [thread overview] Message-ID: <20040607151759.484.qmail@sourceware.org> (raw) In-Reply-To: <20040308172113.14484.tim@desert.net> ------- Additional Comments From reichelt at gcc dot gnu dot org 2004-06-07 15:17 ------- Confirmed. Here's a short testcase that causes assembler errors also for -O2 and -O3. The 3.3 branch is affected, but not the 3.4 branch. I can't test mainline right now. =================================================================== int x[]= { 0 }; void foo(short **p, int *a, int *b, int i, unsigned u) { while (i+1) if (i) **p= x[0]; else **p= (u ? ((*a >> *b-i) & x[u]) : bar()) + 32768 + i; } =================================================================== -- What |Removed |Added ---------------------------------------------------------------------------- CC| |reichelt at gcc dot gnu dot | |org Severity|normal |critical Status|UNCONFIRMED |NEW Ever Confirmed| |1 Known to fail| |3.1 3.2.3 3.3.4 Known to work| |3.0.4 3.4.0 Last reconfirmed|0000-00-00 00:00:00 |2004-06-07 15:17:58 date| | Summary|-mabi=64 and -O -> as error |[3.3 regression] -mabi=64 | |and -O -> as error Target Milestone|--- |3.3.4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14484
next prev parent reply other threads:[~2004-06-07 15:18 UTC|newest] Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top 2004-03-08 17:21 [Bug c/14484] New: " tim at desert dot net 2004-03-08 17:32 ` [Bug target/14484] " pinskia at gcc dot gnu dot org 2004-03-08 17:41 ` tim at desert dot net 2004-06-07 15:18 ` reichelt at gcc dot gnu dot org [this message] 2004-06-11 22:22 ` [Bug target/14484] [3.3 regression] " pinskia at gcc dot gnu dot org 2004-09-28 13:26 ` gdr at gcc dot gnu dot org 2004-09-28 13:29 ` pinskia at gcc dot gnu dot org 2004-12-28 2:14 ` pinskia at gcc dot gnu dot org 2005-01-21 4:13 ` gdr at gcc dot gnu dot org
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=20040607151759.484.qmail@sourceware.org \ --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: linkBe 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).