aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
AgeCommit message (Expand)AuthorFilesLines
2016-10-11tree.h (build_complex_type): Add second parameter with default.Eric Botcazou1-1/+1
2016-09-26tree.h (memmodel_from_int, [...]): Move to ...Thomas Preud'homme1-63/+0
2016-09-26Implement -Wimplicit-fallthrough.Marek Polacek1-0/+5
2016-08-22Add minimal _FloatN, _FloatNx built-in functions.Joseph Myers1-3/+11
2016-08-19Implement C _FloatN, _FloatNx types.Joseph Myers1-0/+13
2016-07-27defaults.h (LOG2_BITS_PER_UNIT): Move from here...Bernd Edlinger1-7/+12
2016-07-27Move make_location from tree.h/c to input.h/cDavid Malcolm1-13/+0
2016-07-19builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1...Uros Bizjak1-1/+1
2016-07-11Convert TYPE_ALIGN_OK to a TYPE_LANG_FLAG.Bernd Edlinger1-10/+2
2016-06-28re PR middle-end/66867 (Suboptimal code generation for atomic_compare_exchange)Jakub Jelinek1-2/+2
2016-06-20[typo] alignement -> alignmentKyrylo Tkachov1-1/+1
2016-05-24PR c++/71147 - [6 Regression] Flexible array member wrongly rejected in templateMartin Sebor1-0/+11
2016-05-20Implement CALL_EXPR_MUST_TAIL_CALLDavid Malcolm1-0/+5
2016-05-12re PR c/70756 (Wrong column number shown for "error: invalid use of flexible ...Marek Polacek1-1/+7
2016-05-02Add a wi::to_wide helper functionRichard Sandiford1-0/+12
2016-05-02Support << and >> for offset_int and widest_intRichard Sandiford1-1/+1
2016-05-02Support <, <=, > and >= for offset_int and widest_intRichard Sandiford1-2/+2
2016-04-27re PR sanitizer/70683 (-fcompare-debug bug with -fsanitize=address)Jakub Jelinek1-1/+1
2016-04-18tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.Michael Matz1-9/+21
2016-04-08re PR lto/70289 ([openacc] ICE in input_varpool_node)Cesar Philippidis1-0/+3
2016-04-06re PR middle-end/70550 (-Wuninitialized false positives in OpenMP code)Jakub Jelinek1-0/+4
2016-02-08Remove -fshort-doubleBernd Schmidt1-1/+1
2016-01-28* tree.h (BINFO_FLAG_0): Rename from BINFO_MARKED.Jason Merrill1-1/+1
2016-01-26re PR c++/68782 (bad reference member formed with constexpr)Jason Merrill1-0/+2
2016-01-19Merge of HSAMartin Jambor1-0/+8
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-17tree.h (TYPE_MODE_RAW): New macro.Christian Bruel1-0/+1
2015-12-12tree.c (free_lang_data_in_type, [...]): Also free unnecesary type decls.Jan Hubicka1-0/+1
2015-12-04C++ FE: expression rangesDavid Malcolm1-2/+15
2015-12-02tree.h (tree_invariant_p): Declare.Richard Biener1-0/+4
2015-11-26re PR tree-optimization/68128 (A huge regression in Parboil v2.5 OpenMP CUTCP...Jakub Jelinek1-0/+5
2015-11-24lto-streamer-in.c (lto_read_body_or_constructor): Set TYPE_CANONICAL only for...Jan Hubicka1-1/+20
2015-11-24tree.c (free_node): New function.Jan Hubicka1-0/+4
2015-11-19[Patch, vrp] Allow VRP type conversion folding only for widenings upto word modeSenthil Kumar Selvaraj1-0/+14
2015-11-17Remove dead macrosRichard Sandiford1-16/+0
2015-11-17Add genmatch support for internal functionsRichard Sandiford1-0/+4
2015-11-17Add a combined_fn enumRichard Sandiford1-0/+54
2015-11-13Source range tracking in libcpp and C FE, with bit-packing optimizationDavid Malcolm1-0/+33
2015-11-09re PR middle-end/68259 ([sso] tree checking failure in reverse_storage_order_...Eric Botcazou1-2/+3
2015-11-09re PR middle-end/68251 (sorry, unimplemented: reverse storage order for BLKmode)Eric Botcazou1-1/+1
2015-11-08Merge of the scalar-storage-order branch.Eric Botcazou1-3/+82
2015-11-05gimplify.c (gimplify_scan_omp_clauses): Add support for OMP_CLAUSE_TILE.Cesar Philippidis1-0/+3
2015-11-05gcc/Jakub Jelinek1-6/+1
2015-10-27[PR c/64765, c/64880] Support OpenACC Combined Directives in C, C++Thomas Schwinge1-20/+0
2015-10-22Move more cproj simplifications to match.pdRichard Sandiford1-0/+1
2015-10-21tm.texi: Regenerated.Ilya Enkovich1-0/+9
2015-10-13builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.Jakub Jelinek1-4/+73
2015-10-10tree.c (type_with_interoperable_signedness): New.Jan Hubicka1-0/+1
2015-10-04Implement N4514, C++ Extensions for Transactional Memory.Jason Merrill1-0/+3
2015-09-28gomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Increment.Nathan Sidwell1-0/+3