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
f897891a
Commit
f897891a
authored
Jun 18, 2012
by
David Edelsohn
Committed by
David Edelsohn
Jun 18, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/rs6000/aix52.h (TARGET_EXTRA_BUILTINS): Define as 0.
From-SVN: r188754
parent
b86da593
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
gcc/ChangeLog
+4
-0
gcc/config/rs6000/aix52.h
+2
-0
No files found.
gcc/ChangeLog
View file @
f897891a
2012-06-18 David Edelshn <dje.gcc@gmail.com>
* config/rs6000/aix52.h (TARGET_EXTRA_BUILTINS): Define as 0.
2012-06-18 Uros Bizjak <ubizjak@gmail.com>
2012-06-18 Uros Bizjak <ubizjak@gmail.com>
PR target/53712
PR target/53712
...
...
gcc/config/rs6000/aix52.h
View file @
f897891a
...
@@ -121,6 +121,8 @@ do { \
...
@@ -121,6 +121,8 @@ do { \
#define TARGET_ALTIVEC 0
#define TARGET_ALTIVEC 0
#undef TARGET_ALTIVEC_ABI
#undef TARGET_ALTIVEC_ABI
#define TARGET_ALTIVEC_ABI 0
#define TARGET_ALTIVEC_ABI 0
#undef TARGET_EXTRA_BUILTINS
#define TARGET_EXTRA_BUILTINS 0
/* Define this macro as a C expression for the initializer of an
/* Define this macro as a C expression for the initializer of an
array of string to tell the driver program which options are
array of string to tell the driver program which options are
...
...
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