index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-15
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
cp
/
parser.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-25
* parser.c (cp_parser_postfix_expression): Adding missing break;.
Jakub Jelinek
1
-0
/
+1
2016-10-25
internal-fn.def (LAUNDER): New internal function.
Jakub Jelinek
1
-0
/
+13
2016-10-07
Implement LWG2296 helper intrinsic c-family/
Jakub Jelinek
1
-13
/
+24
2016-10-07
re PR c++/77700 (suspicios code in cp/parser.c)
Bernd Edlinger
1
-1
/
+1
2016-10-06
Implement P0258R2 - helper for C++17 std::has_unique_object_representations t...
Jakub Jelinek
1
-1
/
+5
2016-10-05
* parser.c (cp_parser_skip_to_end_of_statement): Add missing break.
Jason Merrill
1
-3
/
+1
2016-10-05
Implement P0305R1, Selection statements with initializer.
Marek Polacek
1
-14
/
+51
2016-10-04
Implement P0091R2, Template argument deduction for class templates.
Jason Merrill
1
-6
/
+97
2016-10-04
re PR c++/77791 (ICE on invalid C++11 code with redefined function parameter:...
Jakub Jelinek
1
-4
/
+5
2016-10-03
invoke.texi: Update -Wint-in-bool-context.
Bernd Edlinger
1
-1
/
+1
2016-09-27
Implement P0018R3, C++17 lambda capture of *this by value as [=,*this]
Jakub Jelinek
1
-1
/
+19
2016-09-26
Implement -Wimplicit-fallthrough.
Marek Polacek
1
-7
/
+74
2016-09-20
re PR c++/77638 (ICE on x86_64-linux-gnu (internal compiler error: tree check...
Jakub Jelinek
1
-1
/
+2
2016-09-20
re PR c++/77637 (ICE on x86_64-linux-gnu (Segmentation fault, tree_check, cp_...
Jakub Jelinek
1
-2
/
+6
2016-09-19
Fix PR c++/77639 (ICE during error recovery)
Patrick Palka
1
-0
/
+1
2016-09-16
Add inline functions for various bitwise operations.
Jason Merrill
1
-1
/
+1
2016-09-13
Implement P0028R4, C++17 using attribute namespaces without repetition
Jakub Jelinek
1
-7
/
+47
2016-09-13
fix-it hints: insert_before vs insert_after
David Malcolm
1
-2
/
+3
2016-08-30
C++: add fixit for '>>' template error
David Malcolm
1
-2
/
+4
2016-08-30
rich_location: add convenience overloads for adding fix-it hints
David Malcolm
1
-1
/
+1
2016-08-25
c-common.c (warn_logical_not_parentheses): Print fixit hints.
Marek Polacek
1
-1
/
+1
2016-08-18
re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)
Marek Polacek
1
-0
/
+4
2016-08-12
re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)
Marek Polacek
1
-1
/
+3
2016-08-10
Implement C++17 constexpr if.
Jason Merrill
1
-3
/
+56
2016-08-09
Implement C++17 constexpr lambda.
Jason Merrill
1
-8
/
+38
2016-08-08
re PR c++/58706 (ICE with lambda in OpenMP for-loop)
Jakub Jelinek
1
-2
/
+35
2016-08-04
Rename TYPE_ANONYMOUS_P to TYPE_UNNAMED_P.
Jason Merrill
1
-8
/
+8
2016-08-04
Rework C/C++ OpenACC routine parsing
Thomas Schwinge
1
-99
/
+81
2016-08-04
C/C++: Simplify handling of location information for OpenACC routine directives
Thomas Schwinge
1
-61
/
+47
2016-07-21
PR c++/70781 - ICE on ill-formed lambda.
Jason Merrill
1
-2
/
+4
2016-07-21
Improving concepts performance and diagnostics.
Andrew Sutton
1
-9
/
+21
2016-07-20
C++ FE: handle misspelled identifiers and typenames
David Malcolm
1
-11
/
+32
2016-07-20
re PR c++/71909 (g++ accepts an unreachable function catch block that lacks a...
Jakub Jelinek
1
-3
/
+39
2016-07-15
PR c++/71604 - type definition in range-based for
Jason Merrill
1
-3
/
+19
2016-07-15
c-parser.c (c_parser_oacc_declare): Don't scan for GOMP_MAP_POINTER.
Cesar Philippidis
1
-5
/
+0
2016-07-05
PR c++/62314: add fixit hint for "expected ';' after class definition"
David Malcolm
1
-3
/
+16
2016-06-29
Improve diagnostic messages of "#pragma omp cancel", "#pragma omp cancellatio...
Thomas Schwinge
1
-16
/
+17
2016-06-29
Rename PRAGMA_OMP_DECLARE_REDUCTION to PRAGMA_OMP_DECLARE
Thomas Schwinge
1
-2
/
+2
2016-06-20
C++ FE: Show both locations in string literal concatenation error
David Malcolm
1
-5
/
+10
2016-06-16
gimplify.c (gimplify_scan_omp_clauses): Handle COMPONENT_REFs with base of re...
Jakub Jelinek
1
-0
/
+1
2016-06-15
re PR c++/70202 (ICE on invalid code on x86_64-linux-gnu in build_simple_base...
Paolo Carlini
1
-3
/
+2
2016-06-10
[PR c/71381] C/C++ OpenACC cache directive rejects valid syntax
Thomas Schwinge
1
-19
/
+2
2016-06-09
re PR c++/71465 (ICE on invalid C++ code (with duplicate base) on x86_64-linu...
Paolo Carlini
1
-2
/
+3
2016-06-04
re PR c++/70202 (ICE on invalid code on x86_64-linux-gnu in build_simple_base...
Paolo Carlini
1
-3
/
+2
2016-06-02
decl.c (xref_tag_1): Change pairs of errors to error + inform.
Paolo Carlini
1
-2
/
+2
2016-05-30
re PR c++/71349 (Combined async target clause parsing issues)
Jakub Jelinek
1
-2
/
+5
2016-05-30
re PR c++/71099 (Misleading diagnostic message with 'virtual' used in out-of-...
Paolo Carlini
1
-1
/
+2
2016-05-27
re PR c++/60385 (confused by earlier errors, bailing out)
Paolo Carlini
1
-3
/
+4
2016-05-25
PR c++/71173 - wrong qualified lookup
Jason Merrill
1
-6
/
+24
2016-05-24
c-parser.c (c_parser_oacc_declare): Add support for GOMP_MAP_FIRSTPRIVATE_POI...
Cesar Philippidis
1
-0
/
+1
[next]