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
/
convert.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-08
* convert.c (convert_to_integer_1): Re-indent.
Jason Merrill
1
-214
/
+215
2016-02-08
re PR c++/69631 (Bogus overflow in constant expression error)
Jason Merrill
1
-23
/
+14
2016-01-06
re PR sanitizer/69099 (ICE when compiling gcc.dg/atomic/c11-atomic-exec-2.c w...
Marek Polacek
1
-2
/
+2
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-12-04
C++ FE: expression ranges
David Malcolm
1
-4
/
+5
2015-11-13
Add non-folding variants for convert_to_*.
Kai Tietz
1
-75
/
+190
2015-10-30
alias.c: Remove unused headers.
Andrew MacLeod
1
-2
/
+0
2015-10-29
alias.c: Reorder #include statements and remove duplicates.
Andrew MacLeod
1
-4
/
+3
2015-10-23
Move fold_trunc_transparent_mathfn to match.pd
Richard Sandiford
1
-31
/
+0
2015-07-08
tree-core.h: Include symtab.h.
Andrew MacLeod
1
-1
/
+0
2015-06-17
coretypes.h: Include input.h and as-a.h.
Andrew MacLeod
1
-1
/
+0
2015-06-08
coretypes.h: Include hash-table.h and hash-set.h for host files.
Andrew MacLeod
1
-3
/
+0
2015-06-04
coretypes.h: Include machmode.h...
Andrew MacLeod
1
-5
/
+0
2015-05-22
convert.c (convert_to_integer, [...]): Include the types in the error message.
Marc Glisse
1
-2
/
+6
2015-01-09
genattrtab.c (write_header): Include hash-set.h...
Michael Collison
1
-0
/
+12
2015-01-08
ubsan.c (do_ubsan_in_current_function): New.
Jason Merrill
1
-3
/
+1
2015-01-05
re PR sanitizer/64344 ([UBSAN] ICE with -fsanitize=float-cast-overflow [ICE i...
Jakub Jelinek
1
-1
/
+1
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-12-04
re PR c++/56493 (Performance regression in google dense hashmap)
Jakub Jelinek
1
-0
/
+26
2014-10-30
genmatch.c (capture_info::walk_c_expr): Ignore capture uses inside TREE_TYPE ().
Richard Biener
1
-1
/
+1
2014-10-03
convert.c (convert_to_integer): Do not introduce useless conversions between ...
Eric Botcazou
1
-5
/
+24
2014-08-05
[convert.c] PR 61876: Guard transformation to lrint by -fno-math-errno.
Kyrylo Tkachov
1
-2
/
+2
2014-07-24
PR 61876: Do not convert cast + __builtin_round into __builtin_lround unless ...
Kyrylo Tkachov
1
-2
/
+2
2014-06-30
convert.c (convert_to_integer): Don't instrument conversions if the function ...
Marek Polacek
1
-1
/
+4
2014-06-02
expr.h: Remove prototypes of functions defined in builtins.c.
Andrew MacLeod
1
-0
/
+1
2014-05-23
builtins.def: Change SANITIZE_FLOAT_DIVIDE to SANITIZE_NONDEFAULT.
Marek Polacek
1
-1
/
+13
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-11-19
Factor unrelated declarations out of tree.h.
Diego Novillo
1
-0
/
+1
2013-10-24
convert.c (convert_to_real): Guard those unsafe math function convertions wit...
Cong Hou
1
-4
/
+38
2013-08-19
target.def (TARGET_LIBC_HAS_FUNCTION): New target hook.
Alexander Ivchenko
1
-4
/
+5
2013-07-12
re PR middle-end/55771 (Negation and type conversion incorrectly exchanged)
Michael Matz
1
-2
/
+3
2013-05-10
stor-layout.c (element_precision): New function.
Marc Glisse
1
-2
/
+2
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-3
/
+1
2012-04-19
Fix #52283 error: case label does not reduce to an integer constant
Christian Bruel
1
-8
/
+1
2012-04-13
re PR c/52862 (ICE convert_to_pointer, at convert.c:50)
Richard Guenther
1
-5
/
+0
2012-03-07
convert.c (strip_float_extensions): Move ...
Richard Guenther
1
-46
/
+0
2012-01-16
re PR c/12245 (Uses lots of memory when compiling large initialized arrays)
Jan Hubicka
1
-0
/
+4
2011-10-12
re PR c/50565 (initializer element is not computable at load time)
Joseph Myers
1
-0
/
+9
2011-08-26
re PR middle-end/50083 (All 32-bit fortran tests fail on 32-bit Solaris)
Uros Bizjak
1
-1
/
+7
2011-08-12
builtins.def (BUILT_IN_ICEIL{,F,L}, [...]): New builtin definitions.
Uros Bizjak
1
-8
/
+20
2011-07-08
optabs.c (expand_binop): Use GET_MODE_PRECISION instead of GET_MODE_BITSIZE w...
Bernd Schmidt
1
-2
/
+2
2010-11-30
diagnostic-core.h: Include bversion.h.
Joseph Myers
1
-1
/
+0
2010-11-10
cfgloop.c (verify_loop_structure): Use %' in diagnostics.
Joseph Myers
1
-3
/
+3
2010-07-29
re PR tree-optimization/45034 ("safe" conversion from unsigned to signed char...
Richard Guenther
1
-8
/
+1
2010-07-08
toplev.h: Do not include diagnostic-core.h.
Manuel López-Ibáñez
1
-0
/
+1
2010-07-06
re PR c/44828 (possible integer wrong code bug)
Richard Guenther
1
-3
/
+9
2010-06-28
double-int.h (force_fit_type_double): Remove declaration.
Anatoly Sokolov
1
-1
/
+2
2010-05-21
tree.h: Include real.h and fixed-value.h as basic datatypes.
Steven Bosscher
1
-2
/
+0
2010-04-02
Make-lang.in, [...]: Update copyright years.
Steven Bosscher
1
-1
/
+1
2010-02-10
re PR c/43007 (No longer folds (unsigned int) ((long long unsigned int) spi_b...
Richard Guenther
1
-0
/
+25
[next]