]> gcc.gnu.org Git - gcc.git/blame - 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
CommitLineData
e7daa976
DB
1C Test case for PR fortran/3743
2C Origin: David Billinghurst <David.Billinghurst@riotinto.com>
3C
4C { dg-do link }
5C { dg-options "-fcase-preserve -fintrin-case-upper" }
6 integer i
7 i = BIT_SIZE(i)
8 end
This page took 0.79112 seconds and 5 git commands to generate.