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
/
fold-const.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-04
re PR middle-end/51750 (FAIL: 25_algorithms/heap/moveable*.cc execution test)
Richard Guenther
1
-12
/
+18
2012-01-03
re PR c/51730 (autoconf 2.60 through 2.67 stdbool.h check fails with GCC 4.7)
Richard Guenther
1
-0
/
+16
2011-12-23
Delete VEC_EXTRACT_EVEN/ODD_EXPR.
Richard Henderson
1
-27
/
+0
2011-12-23
Delete VEC_INTERLEAVE_*_EXPR.
Jakub Jelinek
1
-10
/
+0
2011-12-13
Revert two unintended commits
Richard Henderson
1
-0
/
+10
2011-12-13
Delete VEC_INTERLEAVE_*_EXPR.
Richard Henderson
1
-10
/
+0
2011-12-03
fold-const.c (fold_unary_loc): Fold VEC_UNPACK_LO_EXPR...
Jakub Jelinek
1
-0
/
+107
2011-11-22
re PR tree-optimization/51074 (No constant folding performed for VEC_PERM_EXP...
Jakub Jelinek
1
-2
/
+4
2011-11-18
re PR tree-optimization/51118 (ICE: tree check: expected tree that contains â...
Uros Bizjak
1
-1
/
+2
2011-11-11
re PR tree-optimization/51074 (No constant folding performed for VEC_PERM_EXP...
Jakub Jelinek
1
-0
/
+164
2011-10-23
re PR tree-optimization/44683 (Optimization bug with copysign builtin)
Eric Botcazou
1
-5
/
+4
2011-10-21
branch-cost1.c: New test.
Kai Tietz
1
-7
/
+7
2011-10-17
fold-const.c (simple_operand_p_2): New function.
Kai Tietz
1
-21
/
+97
2011-10-10
re PR middle-end/50195 (Linking time error with -fast-math -O0)
Richard Guenther
1
-2
/
+2
2011-10-07
re PR other/49752 (Non-existing struct `tree_type' in fold_checksum_tree in f...
Richard Henderson
1
-5
/
+1
2011-10-06
fold-const.c (fold_ternary_loc): Also fold non-constant vector CONSTRUCTORs.
Richard Guenther
1
-16
/
+9
2011-10-04
fold-const.c (fold_unary_loc): Don't optimize POINTER_PLUS_EXPR casted to TYP...
Jakub Jelinek
1
-0
/
+1
2011-09-30
re PR tree-optimization/46309 (optimization a==3||a==1)
Jakub Jelinek
1
-243
/
+260
2011-09-28
re PR middle-end/50460 (__builtin___strcpy_chk/__builtin_object_size don't work)
Richard Guenther
1
-6
/
+77
2011-09-05
revert: fold-const.c (extract_muldiv_1): Remove bogus TYPE_IS_SIZETYPE specia...
Richard Guenther
1
-3
/
+5
2011-08-31
fold-const.c (extract_muldiv_1): Remove bogus TYPE_IS_SIZETYPE special-casing.
Richard Guenther
1
-5
/
+3
2011-08-29
20011-08-29 Artjoms Sinkarovs <artyom.shinkaroff@gmail.com>
Artjoms Sinkarovs
1
-10
/
+13
2011-08-24
fold-const.c (fold_comparison): Fold &a < &a + 4 even with -fno-strict-overflow.
Richard Guenther
1
-0
/
+2
2011-08-18
re PR tree-optimization/49963 (ICE: in abs_hwi, at hwint.c:108)
Paolo Carlini
1
-2
/
+2
2011-08-17
tree.h (convert_to_ptrofftype_loc): New function.
Richard Guenther
1
-6
/
+3
2011-08-15
re PR tree-optimization/50082 (-Wstrict-overflow mishandles typedef)
Richard Guenther
1
-1
/
+2
2011-08-12
builtins.def (BUILT_IN_ICEIL{,F,L}, [...]): New builtin definitions.
Uros Bizjak
1
-0
/
+4
2011-08-03
re PR middle-end/49958 (fold performs invalid association)
Richard Guenther
1
-6
/
+7
2011-08-02
re PR bootstrap/49914 (call to abs(long long) in gcc/fold-const.c)
Paolo Carlini
1
-3
/
+2
2011-07-27
params.h (ALLOW_STORE_DATA_RACES): New.
Aldy Hernandez
1
-3
/
+3
2011-07-21
ChangeLog gcc/
Kai Tietz
1
-2
/
+2
2011-07-19
tree.h (fold_build_pointer_plus_loc): New helper function.
Richard Guenther
1
-5
/
+3
2011-07-14
fold-const.c (fold_binary_loc): Convert the !bool_var result...
Richard Guenther
1
-4
/
+6
2011-07-08
fold-const.c (fold_binary_loc): Remove index +p PTR -> PTR +p index folding.
Richard Guenther
1
-7
/
+0
2011-07-08
fold-const.c (fold_truth_andor): Factored out truth_andor label from fold_bin...
Kai Tietz
1
-78
/
+100
2011-07-07
fold-const.c (fold_unary_loc): Do not strip sign-changes for NEGATE_EXPR.
Richard Guenther
1
-1
/
+1
2011-06-29
re PR middle-end/49545 (New C++ test failures)
Richard Sandiford
1
-2
/
+1
2011-06-27
re PR rtl-optimization/49169 (ARM: optimisations strip the Thumb/ARM mode bit...
Richard Sandiford
1
-1
/
+2
2011-06-20
ChangeLog gcc/
Kai Tietz
1
-4
/
+18
2011-06-16
gimple.c (canonicalize_cond_expr_cond): (bool)x is not the same as x != 0.
Richard Guenther
1
-8
/
+0
2011-06-10
re PR tree-optimization/49361 (Huge 470.lbm regression)
Richard Guenther
1
-1
/
+2
2011-05-27
re PR middle-end/49189 (infinite recursion in constant folder)
Richard Guenther
1
-7
/
+11
2011-05-27
re PR middle-end/49177 (FAIL: gcc.dg/vect/fast-math-ifcvt-1.c)
Richard Biener
1
-5
/
+13
2011-05-26
fold-const.c (fold_unary_loc): Remove bogus code.
Richard Guenther
1
-15
/
+0
2011-05-22
re PR middle-end/48689 (ICE in fold-const.c:13798 with fold checking)
Tom de Vries
1
-1
/
+2
2011-05-09
fold-const.c (fold_range_test): Pass LOC to build_range_check.
Eric Botcazou
1
-13
/
+5
2011-05-07
langhooks.h (lang_hooks_for_types): Change global_bindings_p's return type to...
Eric Botcazou
1
-19
/
+6
2011-05-04
tree.h (int_const_binop): Remove notrunc argument.
Richard Guenther
1
-48
/
+50
2011-04-29
tree-inline.c (remap_eh_region_tree_nr): Use integer_type_node for the remapp...
Richard Guenther
1
-2
/
+4
2011-04-26
re PR tree-optimization/48694 (possible memory hog bug)
Richard Guenther
1
-2
/
+6
[next]