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
451c19c4
Commit
451c19c4
authored
Oct 11, 2013
by
Thomas Schwinge
Committed by
Thomas Schwinge
Oct 11, 2013
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
configure.ac: Typo fix.
libgomp/ * configure.ac: Typo fix. From-SVN: r203418
parent
86a6016d
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
2 deletions
+5
-2
libgomp/ChangeLog
+3
-0
libgomp/configure
+1
-1
libgomp/configure.ac
+1
-1
No files found.
libgomp/ChangeLog
View file @
451c19c4
2013-10-11 Thomas Schwinge <thomas@codesourcery.com>
* configure.ac: Typo fix.
* configure: Regenerate.
* testsuite/libgomp.fortran/openmp_version-1.f: New file.
* testsuite/libgomp.fortran/openmp_version-2.f90: Likewise.
...
...
libgomp/configure
View file @
451c19c4
...
...
@@ -15458,7 +15458,7 @@ $as_echo "#define HAVE_TLS 1" >>confdefs.h
fi
# See what sort of export controls are avail
i
ble.
# See what sort of export controls are avail
a
ble.
{
$as_echo
"
$as_me
:
${
as_lineno
-
$LINENO
}
: checking whether the target supports hidden visibility"
>
&5
$as_echo_n
"checking whether the target supports hidden visibility... "
>
&6
;
}
...
...
libgomp/configure.ac
View file @
451c19c4
...
...
@@ -238,7 +238,7 @@ fi
# See if we support thread-local storage.
GCC_CHECK_TLS
# See what sort of export controls are avail
i
ble.
# See what sort of export controls are avail
a
ble.
LIBGOMP_CHECK_ATTRIBUTE_VISIBILITY
LIBGOMP_CHECK_ATTRIBUTE_DLLEXPORT
LIBGOMP_CHECK_ATTRIBUTE_ALIAS
...
...
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