public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/17367] New: [3.5 Regression] expand_expr_addr_expr with parallels (-O1 -mcpu=G5)
@ 2004-09-09  2:56 pinskia at gcc dot gnu dot org
  2004-09-09  2:56 ` [Bug middle-end/17367] " pinskia at gcc dot gnu dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-09-09  2:56 UTC (permalink / raw)
  To: gcc-bugs

Compile the folllowing with -mcpu=G5 -O2 and get an ICE in expand_expr_addr_expr
int f(long long *);
int g2(long long x);

int g(long long x)
{
  f(&x);
}

-- 
           Summary: [3.5 Regression] expand_expr_addr_expr with parallels (-
                    O1 -mcpu=G5)
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: critical
          Priority: P2
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org,rth at gcc dot gnu dot
                    org
GCC target triplet: powerpc-apple-darwin


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


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

end of thread, other threads:[~2004-09-10  0:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-09  2:56 [Bug middle-end/17367] New: [3.5 Regression] expand_expr_addr_expr with parallels (-O1 -mcpu=G5) pinskia at gcc dot gnu dot org
2004-09-09  2:56 ` [Bug middle-end/17367] " pinskia at gcc dot gnu dot org
2004-09-09  3:06 ` pinskia at gcc dot gnu dot org
2004-09-09  5:09 ` rth at gcc dot gnu dot org
2004-09-09  5:14 ` rth at gcc dot gnu dot org
2004-09-09 19:04 ` [Bug middle-end/17367] [4.0 " pinskia at gcc dot gnu dot org
2004-09-10  0:50 ` cvs-commit at gcc dot gnu dot org
2004-09-10  0:55 ` rth at gcc dot gnu dot org

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