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-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
/
c-family
/
c-gimplify.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-20
c-family: Fix PR94272 -fcompare-debug issue even for C [PR99230]
Jakub Jelinek
1
-0
/
+29
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-10-22
Move nested function info out of cgraph_node
Jan Hubicka
1
-1
/
+3
2020-09-23
c: Fix -Wduplicated-branches ICE [PR97125]
Marek Polacek
1
-4
/
+4
2020-09-19
Use C-style loop lowering instead of C++-style.
Sandra Loosemore
1
-48
/
+62
2020-09-19
Move loop and switch tree data structures from cp/ to c-family/.
Sandra Loosemore
1
-0
/
+408
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-03-16
re PR c/84873 (ICE: verify_ssa failed (error: definition in block 3 does not ...
Richard Biener
1
-9
/
+3
2018-03-15
re PR c/84873 (ICE: verify_ssa failed (error: definition in block 3 does not ...
Richard Biener
1
-1
/
+9
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-11-28
Remove Cilk Plus support.
Julia Koval
1
-20
/
+0
2017-10-13
c-gimplify.c (c_gimplify_expr): Handle [LR]ROTATE_EXPR like [LR]SHIFT_EXPR.
Jakub Jelinek
1
-0
/
+2
2017-05-17
Introduce dump_flags_t type and use it instead of int type.
Martin Liska
1
-1
/
+1
2017-05-01
re PR c++/80038 (Random segfault using local vectors in Cilk function)
Xi Ruoyao
1
-8
/
+2
2017-01-20
re PR c/64279 (Warning missing for "(cond) ? A : A" / if(cond) expr1; else ex...
Marek Polacek
1
-0
/
+4
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-06-13
re PR sanitizer/71498 (ubsan bounds checking influenced by surrounding code)
Jakub Jelinek
1
-6
/
+6
2016-01-27
re PR c++/69267 ([cilkplus] ICE when calling a function with an empty class a...
Ryan Burn
1
-2
/
+2
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-11-23
re PR c++/68001 ([cilkplus] ICE in cp_gimplify_expr, at cp/cp-gimplify.c:760)
Igor Zamyatin
1
-4
/
+4
2015-11-11
decl.c: Remove unused header files.
Andrew MacLeod
1
-9
/
+0
2015-10-29
decl.c: Reorder #include's and remove duplicates.
Andrew MacLeod
1
-6
/
+5
2015-09-02
Fix spawned function with lambda function
Balaji V. Iyer
1
-3
/
+8
2015-07-08
tree-core.h: Include symtab.h.
Andrew MacLeod
1
-9
/
+6
2015-06-26
c-common.c (check_main_parameter_types): Use VECTOR_TYPE_P or VECTOR_INTEGER_...
Marek Polacek
1
-1
/
+1
2015-06-25
function.h (ipa_opt_pass, [...]): Move forward declarations.
Andrew MacLeod
1
-2
/
+0
2015-06-25
array-notation-common.c: Use VAR_P throughout.
Marek Polacek
1
-1
/
+1
2015-06-17
coretypes.h: Include input.h and as-a.h.
Andrew MacLeod
1
-3
/
+0
2015-06-08
coretypes.h: Include hash-table.h and hash-set.h for host files.
Andrew MacLeod
1
-7
/
+0
2015-06-04
coretypes.h: Include machmode.h...
Andrew MacLeod
1
-4
/
+0
2015-01-09
genattrtab.c (write_header): Include hash-set.h...
Michael Collison
1
-0
/
+10
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-12-06
re PR tree-optimization/64183 (Complete unroll doesn't happen for a while-loop)
Marek Polacek
1
-1
/
+4
2014-11-28
re PR c/63862 (C frontend converts shift-count to int while standard wants in...
Marek Polacek
1
-0
/
+18
2014-11-19
Merger of git branch "gimple-classes-v2-option-3"
David Malcolm
1
-2
/
+2
2014-10-28
cgraph.h: Flatten.
Andrew MacLeod
1
-0
/
+3
2014-10-27
ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.
Andrew MacLeod
1
-0
/
+8
2014-09-10
ubsan.h (struct ubsan_mismatch_data): Removed.
Jakub Jelinek
1
-1
/
+14
2014-08-07
remove pointer-set.[ch]
Trevor Saunders
1
-1
/
+0
2014-08-02
add a hash_set based on hash_table
Trevor Saunders
1
-5
/
+4
2014-07-24
IPA C++ refactoring 1/N
Martin Liska
1
-1
/
+1
2014-07-09
re PR c/61741 (wrong code with -fno-strict-overflow)
Richard Biener
1
-3
/
+1
2014-06-26
c-common.h (get_dump_info): Declare.
Teresa Johnson
1
-3
/
+1
2014-06-20
asan.c (pass_sanopt::execute): Handle IFN_UBSAN_BOUNDS.
Marek Polacek
1
-5
/
+48
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-12-11
Added Compiler Support for _Cilk_spawn and _Cilk_sync for C++.
Balaji V. Iyer
1
-1
/
+21
2013-12-04
Implement -fsanitize=signed-integer-overflow.
Marek Polacek
1
-1
/
+3
2013-11-22
gimple.h: Remove all includes.
Andrew MacLeod
1
-0
/
+5
2013-11-14
gimplify-be.h: New file.
Andrew MacLeod
1
-0
/
+1
[next]