compiler: Don't crash for invalid constant types for && or ||.
[platform/upstream/gcc.git] / gcc / go / go-lang.c
2012-05-09 Ian Lance Taylorcompiler: Add -fgo-pkgpath option.
2012-04-23 Ian Lance Taylorgo-lang.c (go_langhook_init): Set MPFR precision to...
2012-02-01 Jakub Jelinekre PR target/52079 (ICE in aggregate_value_p while...
2012-01-12 Ian Lance Taylorgo-lang.c (go_langhook_init): Initialize void_list_node...
2011-08-24 Roberto Lublinermangccgo...
2011-07-06 Richard Guenthertree.c (build_common_tree_nodes_2): Merge with build_co...
2011-06-14 Joseph Myerstarget-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to...
2011-06-07 Richard Guenthertree.c (build_common_tree_nodes): Also initialize size_...
2011-05-07 Eric Botcazoulanghooks.h (lang_hooks_for_types): Change global_bindi...
2011-04-13 Nathan Froydada-tree.h (union lang_tree_node): Check for TS_COMMON...
2011-02-08 Ian Lance Taylorgo-lang.c (go_langhook_init_options_struct): Set fronte...
2011-01-21 Ian Lance TaylorRemove the types float and complex.
2010-12-07 Ian Lance Taylorre PR tree-optimization/46805 (ICE: SIGSEGV in optab_fo...
2010-12-07 Ian Lance Taylorre PR other/46789 (go configuration with --prefix=...
2010-12-03 Ian Lance TaylorAdd Go frontend, libgo library, and Go testsuite.