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
dfb706d7
Commit
dfb706d7
authored
Jan 26, 2006
by
Ben Elliston
Committed by
Ben Elliston
Jan 27, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* gcc.misc-tests/dectest.exp: Remove defunct comment.
From-SVN: r110279
parent
72b16773
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
gcc/testsuite/ChangeLog
+4
-0
gcc/testsuite/gcc.misc-tests/dectest.exp
+1
-5
No files found.
gcc/testsuite/ChangeLog
View file @
dfb706d7
2006
-
01
-
27
Ben
Elliston
<
bje
@au
.
ibm
.
com
>
*
gcc
.
misc
-
tests
/
dectest
.
exp
:
Remove
defunct
comment
.
2006
-
01
-
26
Laurent
GUERBY
<
laurent
@guerby
.
net
>
2006
-
01
-
26
Laurent
GUERBY
<
laurent
@guerby
.
net
>
PR
ada
/
21317
PR
ada
/
21317
gcc/testsuite/gcc.misc-tests/dectest.exp
View file @
dfb706d7
# Copyright 2005 Free Software Foundation, Inc.
# Copyright 2005
, 2006
Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# it under the terms of the GNU General Public License as published by
...
@@ -23,10 +23,6 @@
...
@@ -23,10 +23,6 @@
set TORTURE_OPTIONS [list {} -O1 -O2 -O3 -Os -msoft-float]
set TORTURE_OPTIONS [list {} -O1 -O2 -O3 -Os -msoft-float]
# On x86 and x86-64 systems, -Os makes the stack alignment too small,
# leading to segmentation faults when executing SSE instructions.
# Force the alignment of the stack to 2^4 (16) bytes.
proc target-specific-flags {} {
proc target-specific-flags {} {
set result "-frounding-math "
set result "-frounding-math "
return $result
return $result
...
...
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