Commit 7efe41a9 by Richard Henderson

libgcc2.c (near eh_context_specific): Comment #endif string.

        * libgcc2.c (near eh_context_specific): Comment #endif string.
        * longlong.h: Don't use strings with embedded newlines.

From-SVN: r33687
parent 12a4e8c5
...@@ -3193,7 +3193,7 @@ eh_context_specific (void) ...@@ -3193,7 +3193,7 @@ eh_context_specific (void)
return eh; return eh;
} }
#endif __GTHREADS #endif /* __GTHREADS */
/* Support routines for setjmp/longjmp exception handling. */ /* Support routines for setjmp/longjmp exception handling. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment