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
/
ipa-pure-const.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-03
PR c/83559 - -Wsuggest-attribute=const conflicts with -Wattributes warning ab...
Martin Sebor
1
-3
/
+12
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-12-20
re PR ipa/83506 (ICE: Segmentation fault in force_nonfallthru_and_redirect)
Jakub Jelinek
1
-4
/
+0
2017-12-04
Fix missing newlines from local-pure-const pass dump
Luis Machado
1
-2
/
+2
2017-10-27
Extend ipa-pure-const pass to propagate malloc attribute.
Prathamesh Kulkarni
1
-2
/
+333
2017-10-19
asan.c (handle_builtin_alloca): Deal with all alloca variants.
Eric Botcazou
1
-2
/
+1
2017-10-07
invoke.texi (Wsuggest-attribute=cold): Document.
Jan Hubicka
1
-1
/
+18
2017-05-23
Introduce symtab_node::dump_{asm_,}name functions.
Martin Liska
1
-10
/
+5
2017-05-16
Add default value for last argument of dump functions.
Martin Liska
1
-2
/
+2
2017-03-13
Do not warn -Wsuggest-attribute=noreturn for main.chkp (PR middle-end/78339).
Martin Liska
1
-1
/
+7
2017-03-11
Simplify uses of "%<%s%>" to "%qs" (PR translation/79848)
David Malcolm
1
-3
/
+3
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-12-13
re PR ipa/77905 (ICE at -Os and above in both 32-bit and 64-bit modes on x86_...
Jakub Jelinek
1
-1
/
+2
2016-09-02
re PR sanitizer/77396 (address sanitizer crashes if all static global variab...
Jakub Jelinek
1
-0
/
+2
2016-05-19
Fix memory leak in ipa-pure-const
Martin Liska
1
-6
/
+8
2016-05-04
cgraph.c (cgraph_node::call_for_symbol_thunks_and_aliases): Check availabilit...
Jan Hubicka
1
-50
/
+52
2016-05-02
re PR rtl-optimization/70467 (Useless "and [esp],-1" emitted on AND with uint...
Jakub Jelinek
1
-2
/
+4
2016-04-21
re PR c++/70018 (Possible issue around IPO and C++ comdats discovered as pure...
Jan Hubicka
1
-5
/
+14
2016-04-16
re PR c++/70018 (Possible issue around IPO and C++ comdats discovered as pure...
Jan Hubicka
1
-24
/
+64
2016-04-13
re PR c++/70641 (ICE on valid code at -O1 and above on x86_64-linux-gnu: veri...
Jakub Jelinek
1
-1
/
+16
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-12-03
ipa-pure-const.c (ignore_edge_for_pure_const): New function.
Jan Hubicka
1
-11
/
+23
2015-12-03
ipa-pure-const.c (ignore_edge): Rename to ...
Jan Hubicka
1
-22
/
+36
2015-10-30
alias.c: Remove unused headers.
Andrew MacLeod
1
-7
/
+0
2015-10-29
alias.c: Reorder #include statements and remove duplicates.
Andrew MacLeod
1
-7
/
+5
2015-09-20
switch from gimple to gimple*
Trevor Saunders
1
-5
/
+5
2015-08-12
Revert "replace several uses of the anon namespace with GCC_FINAL"
Trevor Saunders
1
-8
/
+24
2015-08-11
replace several uses of the anon namespace with GCC_FINAL
Trevor Saunders
1
-24
/
+8
2015-07-15
gimple-pretty-print.h: Don't include pretty-print.h.
Andrew MacLeod
1
-2
/
+0
2015-07-08
tree-core.h: Include symtab.h.
Andrew MacLeod
1
-12
/
+4
2015-06-25
function.h (ipa_opt_pass, [...]): Move forward declarations.
Andrew MacLeod
1
-2
/
+0
2015-06-17
coretypes.h: Include input.h and as-a.h.
Andrew MacLeod
1
-3
/
+0
2015-06-08
coretypes.h: Include hash-table.h and hash-set.h for host files.
Andrew MacLeod
1
-4
/
+0
2015-06-04
coretypes.h: Include machmode.h...
Andrew MacLeod
1
-3
/
+0
2015-03-27
re PR ipa/65076 (16% tramp3d-v4.cpp compile time regression)
Jan Hubicka
1
-0
/
+104
2015-01-09
genattrtab.c (write_header): Include hash-set.h...
Michael Collison
1
-4
/
+10
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-12-11
re PR ipa/61324 (ICE: SIGSEGV at ipa-comdats.c:321 with -fno-use-cxa-atexit -...
Jan Hubicka
1
-3
/
+21
2014-11-26
re PR ipa/61190 (g++.old-deja/g++.mike/p4736b.C FAILs at -O2/-Os/-O3)
Bernd Edlinger
1
-3
/
+8
2014-11-19
Merger of git branch "gimple-classes-v2-option-3"
David Malcolm
1
-5
/
+5
2014-11-18
ipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.
Jan Hubicka
1
-5
/
+5
2014-11-14
ipa-pure-const.c (struct funct_state_d): Add can_free field.
Jakub Jelinek
1
-3
/
+58
2014-11-13
re PR ipa/63838 (ipa-pure-const miscomputes can_throw)
Jakub Jelinek
1
-14
/
+4
2014-11-05
ipa-chkp.c: New.
Ilya Enkovich
1
-0
/
+1
2014-10-28
cgraph.h: Flatten.
Andrew MacLeod
1
-0
/
+4
2014-10-27
ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.
Andrew MacLeod
1
-1
/
+11
2014-10-21
State cleanups from jit branch
David Malcolm
1
-48
/
+65
2014-09-24
re PR c/61405 (Not emitting "enumeration value not handled in switch" warning...
Marek Polacek
1
-0
/
+2
2014-08-25
IPA C++ refactoring 4/N
Martin Liska
1
-11
/
+11
2014-08-02
add a hash_set based on hash_table
Trevor Saunders
1
-23
/
+10
[prev]
[next]