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/existing-fp8
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
/
c-common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-21
c-common.c (c_common_truthvalue_conversion): Use LOCATION to build NE_EXPR op...
Eric Botcazou
1
-4
/
+2
2009-04-21
re PR c/16202 (The -Wsequence-point warning misses many important instances)
Manuel López-Ibáñez
1
-13
/
+20
2009-04-20
Fix enum conversions which are invalid in C++:
Ian Lance Taylor
1
-16
/
+19
2009-04-19
re PR c/32061 ((Wlogical-op) wording of warning of constant logicials need im...
Manuel López-Ibáñez
1
-30
/
+35
2009-04-16
c-common.c (vector_targets_convertible_p, [...]): Use TYPE_VECTOR_OPAQUE inst...
Paolo Bonzini
1
-2
/
+2
2009-04-07
re PR c++/25185 (deep typedef substitution in error message)
Jason Merrill
1
-0
/
+5
2009-04-02
re PR c++/26693 (Access checks not performed for types in templates)
Dodji Seketeli
1
-0
/
+72
2009-04-01
c-common.c (c_get_ident): New.
Joseph Myers
1
-27
/
+37
2009-03-31
re PR c/448 (<stdint.h>-related issues (C99 issues))
Joseph Myers
1
-11
/
+261
2009-03-31
re PR preprocessor/15638 (gcc should have option to treat missing headers as ...
Joseph Myers
1
-0
/
+3
2009-03-30
re PR middle-end/323 (optimized code gives strange floating point results)
Joseph Myers
1
-1
/
+34
2009-03-29
re PR preprocessor/34695 (Preprocessor warning->error conversion from -Werror...
Joseph Myers
1
-1
/
+64
2009-03-29
c-common.c (c_expand_expr, c_staticp): Remove.
Paolo Bonzini
1
-37
/
+0
2009-03-29
re PR c/456 (constant expressions constraints (gcc.dg/c90-const-expr-1))
Joseph Myers
1
-7
/
+424
2009-03-27
re PR target/39323 (MAX_OFILE_ALIGNMENT in elfos.h is too big)
H.J. Lu
1
-4
/
+4
2009-03-27
c-common.c (pointer_int_sum): Use %wd on return from tree_low_cst.
H.J. Lu
1
-2
/
+2
2009-03-27
c-common.c (pointer_int_sum): Use HOST_WIDE_INT_PRINT_DEC on return from tree...
H.J. Lu
1
-2
/
+2
2009-03-27
re PR c++/35652 (offset warning should be given in the front-end)
Manuel López-Ibáñez
1
-4
/
+30
2009-03-17
re PR middle-end/39443 (Builtin redirection no longer working for memcmp)
Jakub Jelinek
1
-4
/
+23
2009-02-27
re PR debug/39267 (gdb testsuite regressions)
Jan Hubicka
1
-4
/
+11
2009-02-19
re PR target/39175 (ICE while compiling qt-4.5.0-rc1)
Jakub Jelinek
1
-3
/
+14
2009-02-07
re PR c/35434 (ICE with attribute alias)
Joseph Myers
1
-1
/
+6
2009-02-05
re PR c/35435 (ICE with attribute tls_model in typedef)
Joseph Myers
1
-1
/
+1
2009-01-23
c-decl.c (finish_struct): Move code to set DECL_PACKED after DECL_BIT_FIELD i...
Adam Nemet
1
-1
/
+3
2009-01-22
Reverted commit 143546 related to PR c++/26693
Dodji Seketeli
1
-69
/
+0
2009-01-21
re PR c++/26693 (Access checks not performed for types in templates)
Dodji Seketeli
1
-0
/
+69
2009-01-18
re PR target/38736 (-mavx can change the ABI via BIGGEST_ALIGNMENT)
H.J. Lu
1
-1
/
+1
2009-01-05
re PR c/34911 (ICE with vectors of bool)
Andrew Pinski
1
-1
/
+2
2008-12-20
re PR c++/36921 (warning "comparison does not have mathematical meaning" is n...
Jakub Jelinek
1
-3
/
+5
2008-11-13
c-common.c (warn_about_parentheses): Add missing whitespace
Martin Michlmayr
1
-2
/
+2
2008-11-12
re PR c++/38007 (g++ instantiate same operator twice due to bitfield in -O0 m...
Jason Merrill
1
-5
/
+2
2008-11-04
re PR c/35430 (ICE with complex arithmetic)
Jakub Jelinek
1
-5
/
+7
2008-11-04
re PR c/37106 (ICE with -fpic or -fPIC: in mems_in_disjoint_alias_sets_p, at ...
Jakub Jelinek
1
-0
/
+6
2008-10-29
re PR middle-end/11492 (Bogus warning with -Wsign-compare)
Manuel López-Ibáñez
1
-28
/
+0
2008-10-24
re PR c/7543 (no warning for always-false "if (!a & 0x4)" bitwise and on bool...
Manuel López-Ibáñez
1
-52
/
+90
2008-10-06
c-decl.c (finish_decl): Pass input_location to build_unary_op.
Aldy Hernandez
1
-8
/
+11
2008-09-30
c-common.c (empty_if_body_warning): Remove.
Paolo Bonzini
1
-25
/
+0
2008-09-26
re PR c/37645 (ICE with weakref attribute)
Jakub Jelinek
1
-1
/
+3
2008-09-24
c-common.c (fname_decl): New location argument.
Aldy Hernandez
1
-3
/
+4
2008-09-23
c-tree.h: Add argument to c_objc_common_truthvalue_conversion, parser_build_b...
Aldy Hernandez
1
-36
/
+65
2008-09-09
c-common.c (c_expand_decl): Remove.
Paolo Bonzini
1
-22
/
+0
2008-09-01
tree.c (protected_set_expr_location): New.
Aldy Hernandez
1
-2
/
+5
2008-08-30
Change attribute((option(...))) to attribute((target(...))); Do not allocate ...
Michael Meissner
1
-70
/
+9
2008-08-29
re PR c/18050 (-Wsequence-point reports false positives)
Manuel López-Ibáñez
1
-0
/
+7
2008-08-28
re PR c++/37217 (-Wconversion causes ICE with __builtin_strcmp with one char ...
Manuel López-Ibáñez
1
-1
/
+1
2008-08-27
re PR c++/35321 (ICE with invalid use of __builtin_offsetof)
Paolo Carlini
1
-0
/
+1
2008-08-26
c-common.c (do_switch_warnings): Look through the CONST_DECLs in the enumerat...
Douglas Gregor
1
-0
/
+2
2008-08-21
diagnostic.c (pedwarn_at): Rename as pedwarn.
Manuel López-Ibáñez
1
-14
/
+14
2008-08-20
re PR c/35701 (Quieten -Wconversion warnings)
Manuel López-Ibáñez
1
-3
/
+15
2008-08-20
re PR c++/35602 (Bogus warning with -Wsign-conversion)
Manuel López-Ibáñez
1
-0
/
+11
[next]