Don't nest comment in gcc/config/sol2.h.
* config/sol2-10.h (TARGET_LIBC_HAS_FUNCTION): Don't nest comment. From-SVN: r201899
This commit is contained in:
parent
5562e26eaf
commit
e7d1d3ebe7
@ -1,3 +1,8 @@
|
||||
2013-08-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
|
||||
|
||||
* config/sol2-10.h (TARGET_LIBC_HAS_FUNCTION): Don't nest
|
||||
comment.
|
||||
|
||||
2013-08-21 Jeff Law <law@redhat.com>
|
||||
|
||||
* tree-vrp.c (simplify_stmt_for_jump_threading): Try to
|
||||
|
@ -18,7 +18,7 @@ You should have received a copy of the GNU General Public License
|
||||
along with GCC; see the file COPYING3. If not see
|
||||
<http://www.gnu.org/licenses/>. */
|
||||
|
||||
/* /* Solaris 10 has the float and long double forms of math functions.
|
||||
/* Solaris 10 has the float and long double forms of math functions.
|
||||
We redefine this hook so the version from elfos.h header won't be used. */
|
||||
#undef TARGET_LIBC_HAS_FUNCTION
|
||||
#define TARGET_LIBC_HAS_FUNCTION default_libc_has_function
|
||||
|
Loading…
Reference in New Issue
Block a user