]> gcc.gnu.org Git - gcc.git/blob - gcc/testsuite/g77.dg/pr3743-2.f
re PR c++/14246 (Problems with templates, ice in write_template_arg_literal)
[gcc.git] / gcc / testsuite / g77.dg / pr3743-2.f
1 C Test case for PR fortran/3743
2 C Origin: David Billinghurst <David.Billinghurst@riotinto.com>
3 C
4 C { dg-do link }
5 C { dg-options "-fcase-preserve -fintrin-case-upper" }
6 integer i
7 i = BIT_SIZE(i)
8 end
This page took 0.0407920000000001 seconds and 5 git commands to generate.