Bug 32173 - sizeof.f90 fails on x86_ia64
Summary: sizeof.f90 fails on x86_ia64
Status: RESOLVED DUPLICATE of bug 32148
Alias: None
Product: gcc
Classification: Unclassified
Component: fortran (show other bugs)
Version: 4.3.0
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-31 21:04 UTC by Paul Thomas
Modified: 2007-05-31 21:05 UTC (History)
3 users (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Thomas 2007-05-31 21:04:45 UTC
On x86_ia64/fc5

[prt@Paul_Intel prs]# /svn-4.3/bin/gfortran $test/sizeof.f90
/svn/trunk/gcc/testsuite/gfortran.dg/sizeof.f90: In function ‘check_int’:
/svn/trunk/gcc/testsuite/gfortran.dg/sizeof.f90:3: internal compiler error: in copy_to_mode_reg, at explow.c:645
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

Note that this program is OK with -O1 and higher:)

Coo! I never saw that before....

Paul
Comment 1 Andrew Pinski 2007-05-31 21:05:54 UTC
*** This bug has been marked as a duplicate of 32148 ***

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