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
d7d80d8f
Commit
d7d80d8f
authored
Aug 29, 2016
by
Eric Botcazou
Committed by
Eric Botcazou
Aug 29, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* gcc.dg/ipa/iinline-attr.c: XFAIL on Visium.
From-SVN: r239821
parent
f2d4d839
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
3 deletions
+6
-3
gcc/testsuite/ChangeLog
+4
-2
gcc/testsuite/gcc.dg/ipa/iinline-attr.c
+2
-1
No files found.
gcc/testsuite/ChangeLog
View file @
d7d80d8f
2016-08-29 Fritz Reese <fritzoreese@gmail.com>
2016-08-29 Eric Botcazou <ebotcazou@adacore.com>
* gcc.dg/ipa/iinline-attr.c: XFAIL on Visium.
Fix, reorganize, and clarify comparisons of anonymous types/components.
2016-08-29 Fritz Reese <fritzoreese@gmail.com>
* gfortran.dg/dec_structure_13.f90: New testcase.
...
...
gcc/testsuite/gcc.dg/ipa/iinline-attr.c
View file @
d7d80d8f
...
...
@@ -23,4 +23,5 @@ int test (void)
return
0
;
}
/* { dg-final { scan-ipa-dump "hooray\[^\\n\]*inline copy in test" "inline" } } */
/* { dg-final { scan-ipa-dump "hooray\[^\\n\]*inline copy in test" "inline" { xfail visium-*-* } } } */
/* Missing back-end support for attribute __optimize__ on Visium. */
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