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/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
/
cfgexpand.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-15
re PR debug/48220 (DW_OP_GNU_entry_value/DW_TAG_GNU_call_site_parameter vs re...
Eric Botcazou
1
-57
/
+63
2011-07-08
optabs.c (expand_binop): Use GET_MODE_PRECISION instead of GET_MODE_BITSIZE w...
Bernd Schmidt
1
-2
/
+2
2011-06-22
re PR debug/47858 (IPA-SRA decreases quality of debug info)
Jakub Jelinek
1
-1
/
+169
2011-06-14
dumping cleanup phase 1 -- Removing TODO_dump_func
David Li
1
-2
/
+1
2011-06-14
re PR fortran/49103 (local variables exchange values / wrong code with -O3)
Jakub Jelinek
1
-1
/
+5
2011-05-23
cfgexpand.c (expand_debug_expr): For unused non-addressable parameters passed...
Jakub Jelinek
1
-0
/
+14
2011-04-21
cfgexpand.c (stack_var): Remove OFFSET...
Easwaran Raman
1
-57
/
+19
2011-04-20
cfgexpand.c (add_alias_set_conflicts): Add conflicts with a variable containi...
Easwaran Raman
1
-2
/
+3
2011-04-20
Makefile.in (INTERNAL_FN_DEF, [...]): Define.
Richard Sandiford
1
-1
/
+8
2011-04-18
re PR lto/48492 (LTO bootstrap failure in copy_constant)
Eric Botcazou
1
-0
/
+1
2011-04-15
cfgexpand.c (expand_debug_expr): Use simplify_gen_{unary,binary,ternary} inst...
Jakub Jelinek
1
-123
/
+123
2011-04-15
tree.h (ALLOCA_FOR_VAR_P): Rename to CALL_ALLOCA_FOR_VAR_P.
Michael Matz
1
-1
/
+6
2011-04-15
cfgexpand.c (expand_call_stmt): Convert the function type to the original one...
Eric Botcazou
1
-2
/
+2
2011-04-14
cfgexpand.c (expand_call_stmt): Rematerialize the original function type if t...
Eric Botcazou
1
-4
/
+9
2011-04-14
Update alignment on local variables.
H.J. Lu
1
-4
/
+5
2011-04-08
re PR rtl-optimization/48389 (ICE: in make_edges, at cfgbuild.c:319 with -mtu...
Michael Matz
1
-0
/
+3
2011-04-04
re PR debug/48401 (ICE: RTL check: access of elt 4 of 'var_location' with las...
Jakub Jelinek
1
-3
/
+3
2011-03-31
tree-ssa-forwprop.c (forward_propagate_into_cond): Avoid typo potentially lea...
Jeff Law
1
-1
/
+1
2011-03-29
re PR debug/48203 (ICE in dwarf2out.c while building eglibc.)
Jakub Jelinek
1
-2
/
+4
2011-03-28
cfgexpand.c (expand_gimple_cond): Always set the source location and block be...
Eric Botcazou
1
-24
/
+14
2011-03-16
re PR debug/45882 (No debug info for vars depending on unused parameter)
Jakub Jelinek
1
-1
/
+25
2011-03-03
re PR debug/47283 (ICE in refs_may_alias_p_1, at tree-ssa-alias.c)
Jakub Jelinek
1
-0
/
+12
2011-02-28
re PR debug/47283 (ICE in refs_may_alias_p_1, at tree-ssa-alias.c)
Jakub Jelinek
1
-7
/
+66
2011-02-18
re PR debug/47780 (-fcompare-debug failure with -O -fgcse -fgcse-las -fstack-...
Jakub Jelinek
1
-1
/
+1
2011-02-17
re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...
Alexandre Oliva
1
-37
/
+7
2011-02-15
re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...
Alexandre Oliva
1
-10
/
+11
2011-02-15
re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...
Alexandre Oliva
1
-1
/
+1
2011-02-02
re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...
Alexandre Oliva
1
-1
/
+1
2011-01-21
re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...
Alexandre Oliva
1
-2
/
+3
2011-01-20
re PR debug/47283 (ICE in refs_may_alias_p_1, at tree-ssa-alias.c)
Jakub Jelinek
1
-0
/
+8
2011-01-02
Bump Copyright years.
Jakub Jelinek
1
-1
/
+1
2011-01-02
re PR rtl-optimization/47028 (gcc.dg/tree-ssa/tailrecursion-[57].c FAIL with ...
Jakub Jelinek
1
-1
/
+13
2010-12-16
re PR debug/46893 (ICE: in trunc_int_for_mode, at explow.c:56 with -O -g)
Jakub Jelinek
1
-2
/
+3
2010-12-14
re PR middle-end/46667 (-freorder-blocks-and-partition -g failed and libstdc+...
Jan Hubicka
1
-0
/
+4
2010-12-07
re PR debug/46799 (-fcompare-debug failure (length) with -ftree-parallelize-l...
Jakub Jelinek
1
-0
/
+2
2010-11-24
re PR middle-end/46629 (Failed to build 200.sixtrack in SPEC CPU 2000)
Jakub Jelinek
1
-1
/
+1
2010-11-23
re PR middle-end/46499 (gcc.c-torture/execute/20051021-1.c FAILs with -fno-tr...
Jakub Jelinek
1
-1
/
+8
2010-11-09
re PR target/43808 (-fipa-reference -fschedule-insns -fstrict-aliasing causes...
Jakub Jelinek
1
-4
/
+5
2010-11-05
cfgexpand.c (expand_debug_expr): Handle MEM_REF with non-zero offset.
Jakub Jelinek
1
-4
/
+9
2010-11-05
re PR debug/46307 (ICE with FMA_EXPR in DEBUG stmts)
Jakub Jelinek
1
-0
/
+4
2010-11-03
builtins.c (fold_builtin_signbit): Use build_zero_cst instead of fold_convert.
Nathan Froyd
1
-1
/
+1
2010-10-12
re PR middle-end/45962 (many c/c++ failures on cris-elf, in r165236:165242)
Richard Henderson
1
-7
/
+16
2010-10-09
re PR rtl-optimization/33721 ([meta-bug] Gcc can't properly align stack varia...
Richard Henderson
1
-80
/
+187
2010-09-20
re PR rtl-optimization/45678 (crash on vector code with -m32 -msse)
Jakub Jelinek
1
-3
/
+1
2010-09-17
Update stack alignment when increasing local variable alignment.
H.J. Lu
1
-11
/
+20
2010-09-09
rtl.def (DEBUG_IMPLICIT_PTR): New rtl code.
Jakub Jelinek
1
-1
/
+26
2010-09-06
tree.def (MISALIGNED_INDIRECT_REF): Remove.
Richard Guenther
1
-1
/
+0
2010-09-03
tree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE.
Richard Guenther
1
-2
/
+2
2010-09-01
alias.c (ao_ref_from_mem): Adjust.
Richard Guenther
1
-1
/
+2
2010-07-27
re PR target/44542 (expand_one_stack_var_at may set DECL_ALIGN to a too high ...
Jakub Jelinek
1
-5
/
+12
[next]