Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(694)

Unified Diff: gcc/gcc/testsuite/gfortran.dg/c_kind_int128_test2.f03

Issue 3050029: [gcc] GCC 4.5.0=>4.5.1 (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/nacl-toolchain.git
Patch Set: Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: gcc/gcc/testsuite/gfortran.dg/c_kind_int128_test2.f03
diff --git a/gcc/gcc/testsuite/gfortran.dg/c_kind_int128_test2.f03 b/gcc/gcc/testsuite/gfortran.dg/c_kind_int128_test2.f03
index 2f22b72d0bececd63bc63aee747bbfe5628552fc..4fe2dac29136fcc24c4fe4c34955a05d442c2d08 100644
--- a/gcc/gcc/testsuite/gfortran.dg/c_kind_int128_test2.f03
+++ b/gcc/gcc/testsuite/gfortran.dg/c_kind_int128_test2.f03
@@ -2,7 +2,7 @@
! { dg-options "-std=gnu" }
! { dg-require-effective-target fortran_integer_16 }
!
-! Note: int_fast*_t currently not supported.
+! Note: int_fast128_t currently not supported.
program c_kind_int128
use, intrinsic :: iso_c_binding
« no previous file with comments | « gcc/gcc/testsuite/gfortran.dg/c_kind_int128_test1.f03 ('k') | gcc/gcc/testsuite/gfortran.dg/c_kind_tests_2.f03 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698