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
/
expr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-29
c-common.c (c_expand_expr, c_staticp): Remove.
Paolo Bonzini
1
-8
/
+26
2009-03-03
re PR tree-optimization/39272 (-D_FORTIFY_SOURCE=2 no longer warns with new g...
Richard Guenther
1
-3
/
+4
2008-12-23
re PR middle-end/31150 (Not promoting an whole array to be static const)
Jakub Jelinek
1
-1
/
+1
2008-11-19
tree.c (build2_stat): Allow non-POINTER_PLUS_EXPRs with non-sizetype offsets ...
Richard Guenther
1
-0
/
+8
2008-11-12
re PR target/35366 (gfortran.dg/equiv_7.f90 fails with -m64 -Os on powerpc-ap...
Jakub Jelinek
1
-0
/
+10
2008-10-30
re PR middle-end/37730 (gcc.c-torture/compile/pr37713.c ICEs at -O3 -msse2)
Jakub Jelinek
1
-2
/
+8
2008-10-11
tree.h (contains_packed_reference): Mention ARRAY_RANGE_REF in head comment.
Eric Botcazou
1
-6
/
+6
2008-10-07
re PR c/35437 (ICE with struct containing incomplete type)
Simon Martin
1
-0
/
+3
2008-09-29
expr.c (expand_expr_real_1): Force op0 to non-constant memory if it cannot be...
Eric Botcazou
1
-35
/
+36
2008-09-18
expr.c (emit_group_store): Do not shift before moving via a stack slot.
Joseph Myers
1
-20
/
+25
2008-09-02
expr.c (emit_group_store): Don't assert stack temp mode size.
H.J. Lu
1
-7
/
+7
2008-09-01
expr.c (MOVE_BY_PIECES_P, [...]): Pass speed operand.
Jan Hubicka
1
-4
/
+4
2008-08-31
fwprop.c (should_replace_address): Add speed attribute.
Jan Hubicka
1
-4
/
+5
2008-08-18
tree.h (IS_CONVERT_EXPR_CODE_P): Renamed to
Tomas Bily
1
-1
/
+1
2008-08-15
expr.c (expand_expr_real_1): When converting to BLKmode, try to fetch an inne...
Eric Botcazou
1
-19
/
+84
2008-08-13
re PR middle-end/36701 (unaligned access in gcc.c-torture/execute/complex-7.c)
H.J. Lu
1
-6
/
+25
2008-08-12
re PR middle-end/37014 (internal compiler error: in expand_expr_real_1, at ex...
Jakub Jelinek
1
-4
/
+5
2008-08-06
builtins.c (expand_builtin_profile_func): Avoid C++ keywords.
Kaveh R. Ghazi
1
-17
/
+17
2008-07-31
* expr.c (expand_assignment): Check for complete type.
Steve Ellcey
1
-0
/
+1
2008-07-28
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
Richard Biener
1
-39
/
+8
2008-07-08
expr.c (emit_block_move_via_movmem): Fix expected_align parameter.
Raksit Ashok
1
-2
/
+4
2008-07-02
rtlanal.c (add_reg_note): New function.
Ian Lance Taylor
1
-4
/
+1
2008-06-26
dwarf2out.c (new_cfi, [...]): Fix -Wc++-compat and/or -Wcast-qual warnings.
Kaveh R. Ghazi
1
-5
/
+5
2008-06-12
expr.c (store_field): Do a block copy from BLKmode to BLKmode-like.
Eric Botcazou
1
-18
/
+36
2008-06-01
rtl.h (emit_clobber, [...]): Declare.
Richard Sandiford
1
-5
/
+5
2008-05-23
expr.c (highest_pow2_factor): New case.
Eric Botcazou
1
-0
/
+7
2008-05-14
Add SSE5 vector shift/rotate; Update SSE5 vector multiply
Michael Meissner
1
-14
/
+15
2008-05-14
expr.c (expand_expr_real_1): Force op0 to memory if the component is to be re...
Olivier Hainque
1
-4
/
+7
2008-05-14
rtl.texi: Removed reference to REG_NO_CONFLICT notes.
Kenneth Zadeck
1
-2
/
+1
2008-05-09
pa.c (reloc_needed): Use CASE_CONVERT.
Tomas Bily
1
-9
/
+5
2008-05-08
2008-05-07 Kai Tietz <kai,tietz@onevision.com>
Kai Tietz
1
-7
/
+8
2008-04-25
re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)
Jan Hubicka
1
-2
/
+2
2008-04-23
tree-cfg.c (verify_expr): Check for NON_LVALUE_EXPR as unreachable case.
Tomas Bily
1
-11
/
+6
2008-04-18
except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_r...
Jan Hubicka
1
-2
/
+2
2008-04-15
gengtype.c (write_root): Param_is argument is OK.
Jan Hubicka
1
-2
/
+2
2008-04-07
function.h (rtl): Rename to x_rtl.
Jan Hubicka
1
-1
/
+1
2008-04-03
re PR middle-end/35800 (Revision 133835 failed to compile binutils)
Richard Guenther
1
-2
/
+4
2008-04-02
re PR tree-optimization/14495 ([tree-ssa] Propagate range info into a switch ...
Richard Guenther
1
-4
/
+6
2008-04-02
expr.c (expand_var): Delete it.
Paolo Bonzini
1
-33
/
+0
2008-03-31
builtins.c (expand_builtin_setjmp_receiver): Update call of get_arg_pointer_s...
Jan Hubicka
1
-1
/
+1
2008-03-18
expr.c (store_expr): Assume lang_hooks.reduce_bit_field_operations is true.
Paolo Bonzini
1
-19
/
+17
2008-03-18
tree-pretty-print.c: Include predict.h.
Jan Hubicka
1
-0
/
+1
2008-03-11
re PR rtl-optimization/35281 (multiply with 0 generated for 64*32->64)
Paolo Bonzini
1
-3
/
+3
2008-03-11
re PR c/35526 (ICE on memcpy)
Uros Bizjak
1
-1
/
+2
2008-03-06
tree.def (BIT_FIELD_REF): Constrain result type and its precision.
Richard Guenther
1
-1
/
+2
2008-02-27
re PR middle-end/34971 (bitfield rotates are folded and expanded wrong)
Richard Guenther
1
-2
/
+8
2008-02-21
tree.def (PAREN_EXPR): New tree code.
Richard Guenther
1
-0
/
+1
2008-02-04
re PR middle-end/33631 (auto structure not initialized correctly)
Richard Guenther
1
-8
/
+1
2008-01-25
re PR middle-end/32244 (bit-field: optimization BUG)
Richard Guenther
1
-1
/
+4
2008-01-11
re PR middle-end/31309 (reads/writes past end of structure)
Eric Botcazou
1
-4
/
+17
[next]