Don't nest comment in gcc/config/sol2.h.
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Wed, 21 Aug 2013 14:25:44 +0000 (14:25 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Wed, 21 Aug 2013 14:25:44 +0000 (14:25 +0000)
* config/sol2-10.h (TARGET_LIBC_HAS_FUNCTION): Don't nest
comment.

From-SVN: r201899

gcc/ChangeLog
gcc/config/sol2-10.h

index d98dc5f..478714c 100644 (file)
@@ -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
index 262040b..9df5548 100644 (file)
@@ -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