[gcc(refs/users/marxin/heads/stabs-removal)] fix removal.

Martin Liska marxin@gcc.gnu.org
Thu Aug 25 07:12:18 GMT 2022


https://gcc.gnu.org/g:01dc1b640f232b2aac5fd1517713e8b5ead67b75

commit 01dc1b640f232b2aac5fd1517713e8b5ead67b75
Author: Martin Liska <mliska@suse.cz>
Date:   Thu Aug 25 09:08:29 2022 +0200

    fix removal.

Diff:
---
 gcc/config/sol2.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gcc/config/sol2.h b/gcc/config/sol2.h
index 64cd14783cc..fc703308284 100644
--- a/gcc/config/sol2.h
+++ b/gcc/config/sol2.h
@@ -498,6 +498,7 @@ along with GCC; see the file COPYING3.  If not see
 
 #define AS_NEEDS_DASH_FOR_PIPED_INPUT
 
+#endif
 /* Solaris has an implementation of __enable_execute_stack.  */
 #define HAVE_ENABLE_EXECUTE_STACK


More information about the Gcc-cvs mailing list