Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
d0a8f4e4
Commit
d0a8f4e4
authored
Jan 23, 2002
by
Zack Weinberg
Committed by
Zack Weinberg
Jan 23, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* gcc.dg/c99-intconst-1.c: Mark XFAIL.
From-SVN: r49143
parent
807633e5
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
0 deletions
+9
-0
gcc/testsuite/ChangeLog
+4
-0
gcc/testsuite/gcc.dg/c99-intconst-1.c
+5
-0
No files found.
gcc/testsuite/ChangeLog
View file @
d0a8f4e4
2002-01-23 Zack Weinberg <zack@codesourcery.com>
* gcc.dg/c99-intconst-1.c: Mark XFAIL.
2002-01-22 Richard Henderson <rth@redhat.com>
* gcc.dg/20020122-4.c: New.
...
...
gcc/testsuite/gcc.dg/c99-intconst-1.c
View file @
d0a8f4e4
...
...
@@ -4,6 +4,11 @@
/* { dg-do compile } */
/* { dg-options "-std=iso9899:1999 -pedantic-errors" } */
/* C99 type selection didn't make it into 3.1, so this test
will fail on one or two entries; which ones depends on the
platform.
{ dg-excess-errors "c99 not yet" } */
#include <limits.h>
/* Assertion that constant C is of type T. */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment