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-family
/
c-common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-14
re PR c++/57274 (Bogus sequence-point warning in C++)
Jakub Jelinek
1
-0
/
+1
2013-05-10
stor-layout.c (element_precision): New function.
Marc Glisse
1
-1
/
+1
2013-04-29
c-common.c (check_user_alignment): Emit error for negative values.
Senthil Kumar Selvaraj
1
-2
/
+3
2013-04-24
c.opt ([Wpointer-arith]): Enabled by -Wpedantic, as documented.
Paolo Carlini
1
-6
/
+6
2013-04-03
c-common.c (pointer_int_sum): Remove dead code.
Paolo Carlini
1
-6
/
+0
2013-03-09
re PR middle-end/56524 (Compiler ICE when compiling with -mips16)
Richard Sandiford
1
-2
/
+0
2013-02-28
re PR sanitizer/56454 (need to rename attribute no_address_safety_analysis to...
Konstantin Serebryany
1
-3
/
+25
2013-02-19
re PR target/52555 (ICE unrecognizable insn with -ffast-math and __attribute_...
Aldy Hernandez
1
-0
/
+2
2013-02-05
re PR middle-end/56167 (ICE with invalid __attribute__ arguments)
Jakub Jelinek
1
-1
/
+1
2013-01-30
re PR c++/55742 (__attribute__ in class function declaration cause "prototype...
Jakub Jelinek
1
-5
/
+1
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-3
/
+1
2013-01-09
re PR c/48418 (Bit shift operator >>=)
Jakub Jelinek
1
-2
/
+21
2012-12-27
Before this patch...
Sriraman Tallam
1
-1
/
+5
2012-12-03
Fix PR c/55570.
Marek Polacek
1
-2
/
+2
2012-11-29
re PR c++/52654 ([C++11] Warn on overflow in user-defined literals)
Ed Smith-Rowland
1
-1
/
+3
2012-11-23
re PR sanitizer/55435 ([asan] implement an attribute to disable asan instrume...
Jakub Jelinek
1
-0
/
+22
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
1
-126
/
+119
2012-11-09
Handle target specific memory models in C frontend
Andi Kleen
1
-1
/
+1
2012-11-07
re PR c/53063 (encode group options in the .opt files)
Manuel López-Ibáñez
1
-7
/
+2
2012-11-07
re PR c/53063 (encode group options in the .opt files)
Manuel López-Ibáñez
1
-4
/
+0
2012-11-07
re PR c/51294 (spurious warning from -Wconversion in C and C++ in conditional...
Manuel López-Ibáñez
1
-16
/
+8
2012-10-25
re PR c++/54427 (Expose more vector extensions)
Marc Glisse
1
-0
/
+2
2012-10-12
re PR c/54381 (-Wsizeof-pointer-memaccess refers to "destination" for strncmp)
Jakub Jelinek
1
-16
/
+152
2012-10-09
re PR c++/54194 (misleading suggestion about arithmetic in operand of '|')
Paolo Carlini
1
-53
/
+96
2012-10-09
re PR c++/54427 (Expose more vector extensions)
Marc Glisse
1
-0
/
+103
2012-10-08
Partial implementation of C++11 thread_local.
Jason Merrill
1
-0
/
+1
2012-10-08
PR c++/53528 C++11 attribute support
Dodji Seketeli
1
-2
/
+118
2012-09-10
Remove unnecessary VEC function overloads.
Diego Novillo
1
-1
/
+1
2012-08-17
invoke.texi (-Wsizeof-pointer-memaccess): Document.
Jakub Jelinek
1
-0
/
+143
2012-08-14
backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...
Diego Novillo
1
-3
/
+3
2012-07-26
Hot/cold attributes for labels.
Richard Henderson
1
-2
/
+5
2012-07-20
re PR c++/28656 (duplicated null argument warning on memcpy())
Jakub Jelinek
1
-14
/
+30
2012-07-11
expr.h (can_move_by_pieces): Move prototype from here ...
Steven Bosscher
1
-1
/
+0
2012-07-02
re PR c++/53524 (Bogus enum comparison warning)
Jason Merrill
1
-1
/
+2
2012-06-15
[multiple changes]
Ramana Radhakrishnan
1
-1
/
+96
2012-06-04
output.h (merge_weak, [...]): Move protos from here...
Steven Bosscher
1
-1
/
+0
2012-05-29
* c-common.c: Fix typo.
Joseph Myers
1
-1
/
+1
2012-05-15
re PR c++/11856 (unsigned warning in template)
Paolo Carlini
1
-1
/
+3
2012-05-14
attribs.c (decl_attributes): Avoid emitting a warning if ATTR_FLAG_BUILT_IN.
Bernd Schmidt
1
-0
/
+4
2012-05-10
re PR c++/53158 ([C++11] Bogus error in loop condition)
Paolo Carlini
1
-6
/
+8
2012-05-10
cuintp.c (UI_From_gnu): Remove TYPE_IS_SIZETYPE use.
Richard Guenther
1
-5
/
+3
2012-05-08
re PR c++/53261 (ICE in tree_strip_nop_conversions)
Manuel López-Ibáñez
1
-2
/
+2
2012-05-05
re PR c/43772 (Errant -Wlogical-op warning when testing limits)
Manuel López-Ibáñez
1
-14
/
+33
2012-05-03
re PR c/51712 (-Wtype-limits should not trigger for types of implementation-d...
Manuel López-Ibáñez
1
-18
/
+32
2012-04-30
re PR c++/51033 (generic vector subscript and shuffle support was not added t...
Marc Glisse
1
-0
/
+26
2012-04-30
c-common.c (check_function_arguments): Replace Wmissing-format-attribute with...
Manuel López-Ibáñez
1
-1
/
+1
2012-04-27
Add new option, -Wliteral-suffix.
Ollie Wild
1
-0
/
+1
2012-04-22
re PR c/44774 (-Werror=edantic)
Manuel López-Ibáñez
1
-9
/
+9
2012-04-19
Fix #52283 error: case label does not reduce to an integer constant
Christian Bruel
1
-0
/
+1
2012-04-11
re PR target/52624 (missing __builtin_bswap16)
Eric Botcazou
1
-1
/
+1
[next]