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
cf3cfecd
Commit
cf3cfecd
authored
Jul 07, 2013
by
Bruce Korb
Committed by
Bruce Korb
Jul 07, 2013
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove sample result for CDEF_CPLUSPLUS hack
From-SVN: r200743
parent
69e53697
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
5 deletions
+1
-5
fixincludes/ChangeLog
+1
-0
fixincludes/tests/base/sys/cdefs.h
+0
-5
No files found.
fixincludes/ChangeLog
View file @
cf3cfecd
2013-07-06 Bruce Korb <bkorb@gnu.org>
* inclhack.def (cdef_cplusplus): removed, per Bug 51776
* tests/base/sys/cdefs.h (CDEF_CPLUSPLUS_CHECK): obsolete
2013-05-23 Alexander Ivchenko <alexander.ivchenko@intel.com>
...
...
fixincludes/tests/base/sys/cdefs.h
View file @
cf3cfecd
...
...
@@ -9,11 +9,6 @@
#if defined( CDEF_CPLUSPLUS_CHECK )
#define _Noreturn __attribute__((__noreturn__))
#endif
/* CDEF_CPLUSPLUS_CHECK */
#if defined( FREEBSD_GCC3_BREAKAGE_CHECK )
#if __GNUC__ == 2 && __GNUC_MINOR__ >= 7
#endif
/* FREEBSD_GCC3_BREAKAGE_CHECK */
...
...
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