aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-07wrap math.h for M_PI et al in target/i386 testsAlexandre Oliva79-117/+108
2019-08-07RISC-V: Handle g extension in multilib-generatorKito Cheng2-3/+9
2019-08-07Daily bump.GCC Administrator1-1/+1
2019-08-06re PR fortran/91359 (logical function X returns .TRUE. - Warning: spaghetti ...Steven G. Kargl5-0/+58
2019-08-06re PR fortran/42546 (ALLOCATED statement typo in the docs and for scalar vari...Steven G. Kargl6-0/+91
2019-08-06P1651R0 bind_front should not unwrap reference_wrapperJonathan Wakely5-4/+102
2019-08-06Specialize std::numbers constants for __float128Jonathan Wakely3-0/+115
2019-08-06Fix gcc.target/i386/avx512vp2intersect-2intersect-1b.c etc. execution testsRainer Orth3-2/+11
2019-08-06PR c++/91378 - ICE with noexcept and auto return type.Jason Merrill3-5/+26
2019-08-06decl.c (check_array_designated_initializer): Use cp_expr_loc_or_input_loc in ...Paolo Carlini4-3/+13
2019-08-06Add operator new/delete to cgraph_node::dump.Martin Liska2-0/+10
2019-08-06tree.h (OMP_CLAUSE_LASTPRIVATE_TASKLOOP_IV): Rename to ...Jakub Jelinek14-40/+1237
2019-08-06RISC-V: Handle extensions combination correctly in multilib-generator.Kito Cheng2-0/+43
2019-08-06DR 2413 - typename in conversion-function-ids.Marek Polacek4-2/+21
2019-08-05PR middle-end/50476 - Warn of pointer set to object whose lifetime is limitedMartin Sebor2-0/+21
2019-08-06Daily bump.GCC Administrator1-1/+1
2019-08-05PR c++/60517 - warning/error for taking address of member of a temporary objectMartin Sebor2-0/+27
2019-08-05Add missing ChangeLog entry.Michael Meissner1-0/+6
2019-08-05extend.texi (Common Variable Attributes): Document alias attribute.Martin Sebor2-0/+32
2019-08-05cp-tree.h (cp_expr_loc_or_input_loc): New.Paolo Carlini17-74/+115
2019-08-05PR c++/88095, CTAD for literal operator templates per P0732Tom Honermann9-2/+130
2019-08-05re PR fortran/91372 (Error: Unclassifiable statement)Steven G. Kargl4-2/+23
2019-08-05PR c++/91338 - Implement P1161R3: Deprecate a[b,c].Marek Polacek12-9/+236
2019-08-05* semantics.c (force_paren_expr): Preserve location.Jason Merrill2-2/+8
2019-08-05Make function_code a 32-bit fieldRichard Sandiford2-12/+15
2019-08-05Fold MASK_LOAD/STORE with an all-true maskRichard Sandiford4-0/+86
2019-08-05Add a gimple_move_vops helper functionRichard Sandiford12-70/+48
2019-08-05pr80993.c: Add cleanup-saved-temps to final actions.Jozef Lawrynowicz2-0/+6
2019-08-05Handle new operators with no arguments in DCE.Martin Liska4-6/+42
2019-08-05re PR tree-optimization/91169 (cd2a31a FAILs)Richard Biener4-15/+69
2019-08-05re PR target/91341 (Missing AVX Intrinsics: load/store u2)Jakub Jelinek15-0/+242
2019-08-05RISC-V: Promote type correctly for libcallsKito Cheng4-1/+73
2019-08-05PR91349, powerpc64*-*-freebsd* defines _GNU_SOURCEAlan Modra2-0/+10
2019-08-05Daily bump.GCC Administrator1-1/+1
2019-08-04update_web_docs_svn: Proceed even if the invocation of sphinx fails.David Malcolm2-1/+6
2019-08-04re PR fortran/88227 (ICE in gfc_convert_boz, at fortran/target-memory.c:788)Steven G. Kargl2-8/+189
2019-08-04documentation_hacking.xml: doxygen.org is now doxygen.nl.Gerald Pfeifer2-1/+6
2019-08-04install.texi (Prerequisites): Remove reference to Tcl 8.6 bug that was fixed ...Gerald Pfeifer2-4/+6
2019-08-04Daily bump.GCC Administrator1-1/+1
2019-08-03Daily bump.GCC Administrator1-1/+1
2019-08-02re PR fortran/90985 (Wrong error message with variables named "DATA*")Steven G. Kargl4-0/+32
2019-08-02Correct the PR number for 90297 to 90986.Steven G. Kargl2-2/+2
2019-08-02re PR fortran/90297 (gcc/fortran/resolve.c: 2 * possibly redundant code ?)Steven G. Kargl4-0/+35
2019-08-02Add future.md.Michael Meissner3-0/+523
2019-08-02rework Ada EH Machine_Occurrence deallocationAlexandre Oliva3-47/+316
2019-08-02re PR c++/56428 ([C++11] "is not a constant expression" when comparing non-ty...Marek Polacek2-0/+30
2019-08-02re PR c++/53009 (pointer to static member function of template class is “in...Marek Polacek2-0/+37
2019-08-02function.c (assign_parm_adjust_stack_rtl): Revise STRICT_ALIGNMENT check to u...Bernd Edlinger2-2/+6
2019-08-02re PR c++/77575 (Bogus error when alias template yielding a reference type us...Marek Polacek2-0/+12
2019-08-02function.c (assign_param_data_one): Remove unused data members.Bernd Edlinger2-2/+4