Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/vax need stdbool.h
details: https://anonhg.NetBSD.org/src/rev/9e99934ccbbf
branches: trunk
changeset: 344351:9e99934ccbbf
user: christos <christos%NetBSD.org@localhost>
date: Wed Mar 23 21:09:04 2016 +0000
description:
need stdbool.h
diffstat:
external/gpl3/gcc/dist/gcc/config/vax/vax-protos.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r 7b677b1faf7e -r 9e99934ccbbf external/gpl3/gcc/dist/gcc/config/vax/vax-protos.h
--- a/external/gpl3/gcc/dist/gcc/config/vax/vax-protos.h Wed Mar 23 18:45:41 2016 +0000
+++ b/external/gpl3/gcc/dist/gcc/config/vax/vax-protos.h Wed Mar 23 21:09:04 2016 +0000
@@ -16,6 +16,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/>. */
+#include <stdbool.h>
extern bool legitimate_constant_address_p (rtx);
extern bool legitimate_pic_operand_p (rtx);
Home |
Main Index |
Thread Index |
Old Index