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
2013-05-03
double-int.h (lshift): New overload without precision and arith argument.
Richard Biener
1
-5
/
+3
2013-03-06
re PR middle-end/56548 (ICE in emit_move_insn, at expr.c:3486 with -march=pen...
Jakub Jelinek
1
-1
/
+2
2013-02-21
re PR inline-asm/56405 (ICE on questionable "m" argument)
Jakub Jelinek
1
-0
/
+2
2013-01-18
re PR middle-end/56015 (expand expands p[9] = COMPLEX_EXPR <-IMAGPART_EXPR <p...
Jakub Jelinek
1
-0
/
+48
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-3
/
+1
2013-01-09
re PR middle-end/55114 (gcc.dg/builtins-53.c ICEs on mips64 soft-float)
Richard Sandiford
1
-0
/
+17
2013-01-02
re PR middle-end/55198 (libquadmath/math/fmaq.c:233:7: internal compiler error)
John David Anglin
1
-1
/
+2
2012-12-16
re PR rtl-optimization/55630 (FAIL: g++.dg/pr48660.C -std=c++98 (internal com...
Eric Botcazou
1
-1
/
+6
2012-12-15
re PR libmudflap/53952 (FAIL: libmudflap.c++/pass55-frag.cxx ( -O[123]) execu...
Alexandre Oliva
1
-9
/
+36
2012-11-18
expr.c (expand_assignment): Don't set MEM_KEEP_ALIAS_SET_P here.
Richard Sandiford
1
-2
/
+0
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
1
-5
/
+5
2012-11-15
expr.c (expand_cond_expr_using_cmove): Use promoted mode for temp.
Steve Ellcey
1
-6
/
+8
2012-11-10
expr.c (store_field): Remove TYPE parameter.
Eric Botcazou
1
-83
/
+41
2012-11-07
re PR middle-end/55235 (FAIL: gcc.target/i386/pr44948-2a.c)
Uros Bizjak
1
-12
/
+5
2012-11-04
expr.c (expand_expr_real_1): Change to not using input_location.
Dehao Chen
1
-4
/
+2
2012-11-01
tree-eh.c (do_return_redirection): Set location for jump statement.
Dehao Chen
1
-29
/
+12
2012-10-31
* expr.c (can_move_by_pieces): Apply ATTRIBUTE_UNUSED to len.
Joern Rennecke
1
-1
/
+1
2012-10-30
defaults.h (SLOW_UNALIGNED_ACCESS): Provide default definition.
Richard Sandiford
1
-6
/
+0
2012-10-25
expr.c (emit_block_move_via_loop): Use simplify_gen_binary rather than gen_rt...
Richard Sandiford
1
-2
/
+2
2012-10-23
dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.
Vladimir Makarov
1
-2
/
+6
2012-10-20
re PR middle-end/54315 (unnecessary copy of return value for union)
Eric Botcazou
1
-48
/
+83
2012-10-16
2012-10-16 Tom de Vries <tom@codesourcery.com>
Tom de Vries
1
-4
/
+4
2012-10-16
[multiple changes]
Easwaran Raman
1
-10
/
+18
2012-10-15
expr.c (expand_expr_real_1): Do not unnecessarily copy the object in the MEM_...
Eric Botcazou
1
-3
/
+8
2012-10-02
re PR tree-optimization/54713 (error: non-trivial conversion at assignment in...
Jakub Jelinek
1
-1
/
+1
2012-09-26
re PR middle-end/54635 (Add addr_space_t argument to TARGET_MODE_DEPENDENT_AD...
Georg-Johann Lay
1
-2
/
+4
2012-09-23
expr.c (do_store_flag): Remove duplicated code.
Marc Glisse
1
-11
/
+0
2012-09-19
Integrate lexical block into source_location.
Dehao Chen
1
-8
/
+3
2012-09-18
re PR middle-end/54617 (ICE on gcc.c-torture/compile/pr42025-2.c with -m64 a...
Eric Botcazou
1
-10
/
+27
2012-09-14
re PR rtl-optimization/44194 (struct returned by value generates useless stores)
Eric Botcazou
1
-14
/
+43
2012-09-07
Modify gcc/*.[hc] double_int call sites to use the new interface.
Lawrence Crowl
1
-35
/
+26
2012-09-06
tree.h (MOVE_NONTEMPORAL): Remove.
Richard Guenther
1
-2
/
+2
2012-08-13
re PR c/53968 (integer undefined behaviors in GCC)
Jakub Jelinek
1
-1
/
+1
2012-08-10
tree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIER_NODE is recorded as ...
Richard Guenther
1
-2
/
+7
2012-08-02
cfgexpand.c (expand_debug_locations): Encapsulate test for CONST_DOUBLE in ma...
Kenneth Zadeck
1
-1
/
+1
2012-07-25
expr.c (expand_expr_real_1): Do not expand operand #1 and #2 of BIT_FIELD_REF...
Eric Botcazou
1
-8
/
+3
2012-07-19
Fix 0 != CODE_FOR_nothing thinko
Richard Henderson
1
-1
/
+1
2012-07-19
eh_personality.cc (__gxx_personality_seh0): New function.
Tristan Gingold
1
-0
/
+3
2012-07-18
re PR tree-optimization/53970 (-ftree-vectorization does not handle well unal...
Richard Guenther
1
-41
/
+0
2012-07-18
tree.h (get_object_or_type_alignment): Remove.
Richard Guenther
1
-4
/
+4
2012-07-16
system.h (dump_file): Do not define.
Steven Bosscher
1
-1
/
+0
2012-07-10
Move vector highpart emulation to the optabs layer
Richard Henderson
1
-1
/
+6
2012-07-10
Add VEC_WIDEN_MULT_EVEN/ODD_EXPR
Richard Henderson
1
-21
/
+7
2012-07-05
expr.c (try_casesi): Remove bogus ATTRIBUTE_UNUSED markers.
Steven Bosscher
1
-2
/
+1
2012-06-28
re PR middle-end/53790 (ICE on dereferencing a extern union in asm statement)
Richard Guenther
1
-0
/
+1
2012-06-28
expr.c (convert_move): Latch mem integer inputs into a register before expand...
Olivier Hainque
1
-3
/
+6
2012-06-27
Add MULT_HIGHPART_EXPR
Richard Henderson
1
-0
/
+1
2012-06-18
re PR middle-end/53698 (ICE: in plus_constant, at explow.c:88 with -O -mx32 -...
Richard Sandiford
1
-0
/
+1
2012-06-17
output.h (split_double): Move prototype to rtl.h.
Steven Bosscher
1
-1
/
+0
2012-06-02
2012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com>
Kenneth Zadeck
1
-1
/
+1
[next]