⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 gcc_diag-5.c

📁 linux下编程用 编译软件
💻 C
字号:
/* Test for ICE handling internal formats: bug 20740.  The code did   not check that, if the required typedef names had been used as   identifiers, they were defined to suitable types.  Test   "location_t", not defined.  *//* Origin: Joseph Myers <joseph@codesourcery.com> *//* { dg-do compile } *//* { dg-options "-Wformat" } */void foo (int location_t);void bar (const char *, ...) __attribute__ ((__format__ (__gcc_diag__, 1, 2)));

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -