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
ea7273ae
Commit
ea7273ae
authored
Oct 22, 1992
by
Richard Kenner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(STORE_FLAG_VALUE): Remove bogus definition.
From-SVN: r2550
parent
42e0278a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
4 deletions
+1
-4
gcc/config/arm/arm.h
+1
-4
No files found.
gcc/config/arm/arm.h
View file @
ea7273ae
...
@@ -19,7 +19,7 @@ You should have received a copy of the GNU General Public License
...
@@ -19,7 +19,7 @@ You should have received a copy of the GNU General Public License
along with GNU CC; see the file COPYING. If not, write to
along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* Sometimes the directive `riscos' is check. This does not imply that this
/* Sometimes the directive `riscos' is check
ed
. This does not imply that this
tm file can be used unchanged to build a GCC for RISC OS.
tm file can be used unchanged to build a GCC for RISC OS.
(Since in fact, it can't.) */
(Since in fact, it can't.) */
...
@@ -877,9 +877,6 @@ do \
...
@@ -877,9 +877,6 @@ do \
/* Chars and shorts should be passed as ints. */
/* Chars and shorts should be passed as ints. */
#define PROMOTE_PROTOTYPES 1
#define PROMOTE_PROTOTYPES 1
/* There is no support for s<cond> insns at present */
#define STORE_FLAG_VALUE 0
/* The machine modes of pointers and functions */
/* The machine modes of pointers and functions */
#define Pmode SImode
#define Pmode SImode
#define FUNCTION_MODE Pmode
#define FUNCTION_MODE Pmode
...
...
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