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
dd42e908
Commit
dd42e908
authored
Aug 17, 2016
by
Uros Bizjak
Committed by
Uros Bizjak
Aug 17, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dec_init_2.f90: Use dg-add-options ieee.
* gfortran.dg/dec_init_2.f90: Use dg-add-options ieee. From-SVN: r239540
parent
865f7046
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
gcc/testsuite/ChangeLog
+4
-0
gcc/testsuite/gfortran.dg/dec_init_2.f90
+1
-0
No files found.
gcc/testsuite/ChangeLog
View file @
dd42e908
2016-08-17 Uros Bizjak <ubizjak@gmail.com>
* gfortran.dg/dec_init_2.f90: Use dg-add-options ieee.
2016-08-17 Jakub Jelinek <jakub@redhat.com>
2016-08-17 Jakub Jelinek <jakub@redhat.com>
PR middle-end/77259
PR middle-end/77259
...
...
gcc/testsuite/gfortran.dg/dec_init_2.f90
View file @
dd42e908
! { dg-do run }
! { dg-do run }
! { dg-options "-fdec-structure -finit-derived -finit-integer=42 -finit-real=nan -finit-logical=true -finit-character=32 -fdump-tree-original" }
! { dg-options "-fdec-structure -finit-derived -finit-integer=42 -finit-real=nan -finit-logical=true -finit-character=32 -fdump-tree-original" }
! { dg-add-options ieee }
!
!
! Test -finit-derived with DEC structure and union.
! Test -finit-derived with DEC structure and union.
!
!
...
...
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