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
6a9836b1
Commit
6a9836b1
authored
Jan 15, 2005
by
David Edelsohn
Committed by
David Edelsohn
Jan 15, 2005
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/rs6000/aix52.h (CPLUSPLUS_CPP_SPEC): Revert previous change.
From-SVN: r93700
parent
57307e31
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
gcc/ChangeLog
+4
-0
gcc/config/rs6000/aix52.h
+2
-2
No files found.
gcc/ChangeLog
View file @
6a9836b1
2005-01-15 David Edelsohn <edelsohn@gnu.org>
* config/rs6000/aix52.h (CPLUSPLUS_CPP_SPEC): Revert previous change.
2005-01-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
PR ada/19388
...
...
gcc/config/rs6000/aix52.h
View file @
6a9836b1
...
...
@@ -103,10 +103,10 @@ do { \
%{pthread: -D_THREAD_SAFE}"
/* The GNU C++ standard library requires that these macros be
defined. */
defined.
Synchronize with libstdc++ os_defines.h.
*/
#undef CPLUSPLUS_CPP_SPEC
#define CPLUSPLUS_CPP_SPEC \
"-D_XOPEN_SOURCE=
6
00 \
"-D_XOPEN_SOURCE=
5
00 \
-D_XOPEN_SOURCE_EXTENDED=1 \
-D_LARGE_FILE_API \
-D_ALL_SOURCE \
...
...
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