aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/frontend-passes.c
diff options
context:
space:
mode:
authorMarek Polacek <polacek@redhat.com>2021-12-07 16:06:19 -0500
committerMarek Polacek <polacek@redhat.com>2021-12-07 16:08:20 -0500
commitcf2cd61dce4f5f0cf9d72328396e7f949db18ddb (patch)
treea602d3440438aa84a6b106f15733edc56c556e76 /gcc/fortran/frontend-passes.c
parent4394fd67264f5de650c2c3509c001c5f7203449d (diff)
downloadgcc-cf2cd61dce4f5f0cf9d72328396e7f949db18ddb.zip
gcc-cf2cd61dce4f5f0cf9d72328396e7f949db18ddb.tar.gz
gcc-cf2cd61dce4f5f0cf9d72328396e7f949db18ddb.tar.bz2
c++: Fix decltype-bitfield1.C on i?86
This test was failing on i?86 because of: warning: width of 'A::l' exceeds its type so change the type to 'long long' and make the test run only on arches where sizeof(long long) == 8 to avoid failing like this again. gcc/testsuite/ChangeLog: * g++.dg/cpp0x/decltype-bitfield1.C: Change a type to unsigned long long. Only run on longlong64 targets.
Diffstat (limited to 'gcc/fortran/frontend-passes.c')
0 files changed, 0 insertions, 0 deletions