public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug libstdc++/33486] New: parallel v3: functions not in right namespace
 2008-04-23 16:41 UTC  (2+ messages)
` [Bug c++/33486] namespace association doesn't handle parallel namespaces

[Bug c/36008] New: Function produces wrong results when inlined
 2008-04-23 16:36 UTC  (10+ messages)
` [Bug c/36008] "
` [Bug middle-end/36008] "
` [Bug rtl-optimization/36008] [4.3/4.4 Regression] "

[Bug bootstrap/36027] New: Build does not properly detect gmp and mpfr
 2008-04-23 15:41 UTC  (2+ messages)
` [Bug bootstrap/36027] "

[Bug c/36026] New: optimized code returns different results
 2008-04-23 15:19 UTC  (9+ messages)
` [Bug c/36026] "

[Bug middle-end/32624] New: [4.3 Regression] r126198 causes tramp3d slowdown w/o leafify
 2008-04-23 14:11 UTC  (3+ messages)
` [Bug middle-end/32624] "

[Bug tree-optimization/27799] New: adding unused char field inhibits optimization
 2008-04-23 14:10 UTC  (3+ messages)
` [Bug tree-optimization/27799] "

[Bug tree-optimization/32921] New: [4.3 Regression] Revision 126326 causes 12% slowdown
 2008-04-23 14:10 UTC  (3+ messages)
` [Bug tree-optimization/32921] [4.3/4.4 "

[Bug target/36015] New: [4.3/4.4 Regression] -mregparm and fn decls without arguments
 2008-04-23 14:00 UTC  (7+ messages)
` [Bug target/36015] "

[Bug c/36021] New: Out-of-bounds parameter to alloc_size causes gcc to segfault
 2008-04-23 13:57 UTC  (7+ messages)
` [Bug c/36021] "
` [Bug c/36021] [4.3/4.4 Regression] __attribute__((alloc_size(n))) with function of no arguments "

[Bug c/35965] New: -fstack-protector produces segfaulting binaries on arm/armel
 2008-04-23 13:49 UTC  (2+ messages)
` [Bug target/35965] "

[Bug target/35982] New: [4.3 regression] ICE while building mplayer on ppc
 2008-04-23 10:09 UTC  (4+ messages)
` [Bug target/35982] [4.3 regression] ICE while building mplayer on ppc with -O3 -ffast-math -mcpu=970

[Bug other/36018] New: [4.3/4.4 Regression] powerpc64: internal compiler error: in copy_to_mode_reg, at explow.c:621
 2008-04-23  9:49 UTC  (6+ messages)
` [Bug other/36018] [4.3/4.4 Regression] powerpc64: ICE "
` [Bug target/36018] "

[Bug c++/20624] [4.0 Regression] wrong "control reaches end of non-void function" warning
 2008-04-23  9:25 UTC  (3+ messages)

[Bug c/36024] New: Incorrect function name in linking error
 2008-04-23  8:56 UTC  (2+ messages)
` [Bug c/36024] "

[Bug fortran/35994] New: MAXLOC and MINLOC off by one with mask
 2008-04-23  8:12 UTC  (6+ messages)
` [Bug fortran/35994] [4.3/4.4 regression] "

[Bug other/36025] New: "cpu_set_t" not declared in "OS_Interface" compilation problem on alpha
 2008-04-23  7:46 UTC 

[Bug c/34389] New: -Wconversion produces wrong warning
 2008-04-23  7:21 UTC  (2+ messages)
` [Bug c/34389] "

[Bug c++/36023] New: [4.1/4.3/4.4 regression] ICE with cast to variable-sized object
 2008-04-23  6:44 UTC  (2+ messages)
` [Bug c++/36023] "

[Bug c++/36022] New: stl templates exported as weak symbols though visibility hidden is used
 2008-04-23  6:28 UTC 

[Bug fortran/35990] New: run-time abort for MATMUL of run-time zero sized array
 2008-04-23  5:58 UTC  (2+ messages)
` [Bug fortran/35990] run-time abort for PACK "

[Bug fortran/35988] New: run-time abort for MATMUL of run-time zero sized array
 2008-04-23  5:54 UTC  (4+ messages)
` [Bug fortran/35988] "

[Bug c++/35316] New: [4.2/4.3/4.4 regression] ICE with typeof/decltype and bit-fields
 2008-04-23  1:47 UTC  (4+ messages)
` [Bug c++/35316] "

[Bug tree-optimization/36020] New: shift operator strength reduction in loops not done
 2008-04-22 23:11 UTC  (3+ messages)
` [Bug tree-optimization/36020] "

[Bug rtl-optimization/36017] New: [4.3/4.4 Regression] Miscompilation of tail call sqrt
 2008-04-22 22:44 UTC  (7+ messages)
` [Bug rtl-optimization/36017] "

[Bug c++/36012] New: Wrong initialization in operator new
 2008-04-22 22:39 UTC  (3+ messages)
` [Bug c++/36012] "

[Bug c++/36016] New: for-loop scoping problem: Method gets called after destructor
 2008-04-22 22:26 UTC  (3+ messages)
` [Bug c++/36016] "

[Bug c++/35747] New: [4.3/4.4 regression] ICE with undefined variable in statement expression
 2008-04-22 22:22 UTC  (5+ messages)
` [Bug c++/35747] "

[Bug target/34163] New: 10% performance regression since Nov 1 on Polyhedron's "NF" on AMD64
 2008-04-22 22:20 UTC  (6+ messages)
` [Bug target/34163] "

[Bug middle-end/36013] New: Wrong code involving restricted pointers to non-restricted pointers
 2008-04-22 22:18 UTC  (2+ messages)
` [Bug middle-end/36013] [4.1/4.3 Regression] "

[Bug c++/36019] New: template parameter does not hide class name
 2008-04-22 21:30 UTC 

[Bug fortran/35993] New: wrong answer for PRODUCT with scalar mask
 2008-04-22 19:35 UTC  (3+ messages)
` [Bug fortran/35993] [4.3/4.4 regression] "

[Bug fortran/35995] New: ANY, ALL, and COUNT errors for zero sized sections
 2008-04-22 18:48 UTC  (2+ messages)
` [Bug fortran/35995] "

[Bug bootstrap/35752] New: Combined gcc + binutils source tree doesn't bootstrap
 2008-04-22 17:52 UTC  (18+ messages)
` [Bug bootstrap/35752] [4.3/4.4 Regression]: Combined gcc + binutils source tree doesn't bootstrap with --enable-shared

[Bug c/35981] New: FAIL: gcc.dg/utf-cvt.c (test for warnings, line 46/47) with -m64
 2008-04-22 17:22 UTC  (3+ messages)
` [Bug testsuite/35981] "

[Bug c/36014] New: gcc produces broken code when -mregparm=3
 2008-04-22 16:16 UTC  (2+ messages)
` [Bug c/36014] "

[Bug preprocessor/7263] __extension__ keyword doesn't suppress warning on LL or ULL constants
 2008-04-22 15:27 UTC 

[Bug tree-optimization/36010] New: Loop interchange not performed
 2008-04-22 15:23 UTC  (3+ messages)
` [Bug tree-optimization/36010] "

[Bug tree-optimization/36011] New: Loop interchange not performed, data dependence analysis defect
 2008-04-22 15:02 UTC 

[Bug c++/35325] New: [4.3/4.4 regression] ICE with fixed-point types in template parameter
 2008-04-22 14:44 UTC  (4+ messages)
` [Bug c++/35325] "

[Bug tree-optimization/36009] New: PRE causes missed loop store motion, store sinking doesn't work
 2008-04-22 14:42 UTC 

[Bug middle-end/36003] New: df-byte-scan.c changes broke cris-elf compiling libgcc
 2008-04-22 13:45 UTC  (3+ messages)
` [Bug middle-end/36003] "
` [Bug middle-end/36003] [4.4 Regression] "

[Bug other/29096] New: faster _mm_cvtpi32x2_ps for xmmintrin.h
 2008-04-22 12:53 UTC  (4+ messages)
` [Bug target/29096] "

[Bug ada/36007] New: [4.4 regression] verify_gimple failed
 2008-04-22 10:50 UTC 

[Bug tree-optimization/36006] New: [4.4 regression] invalid rtl with -O2
 2008-04-22 10:09 UTC  (2+ messages)
` [Bug tree-optimization/36006] "

[Bug target/35634] New: [avr] result of char promotion comes out of CHAR_MIN/MAX
 2008-04-22 10:02 UTC  (2+ messages)
` [Bug c/35634] [4.1/4.2/4.3/4.4 Regression] operand of pre-/postin-/decrement not promoted

[Bug tree-optimization/34223] New: missed optimization - complete unrolling pass before the vectorizer
 2008-04-22  9:51 UTC  (2+ messages)
` [Bug tree-optimization/34223] "

[Bug c++/35758] New: [4.3/4.4 Regression] vector_size attribute lost in function arguments for templates
 2008-04-22  9:49 UTC  (2+ messages)
` [Bug c++/35758] "

[Bug tree-optimization/18754] unrolling happens too late/SRA does not happen late enough
 2008-04-22  9:32 UTC 

[Bug c/35992] New: Linux kernel code fails to compile with -Os
 2008-04-22  8:59 UTC  (3+ messages)
` [Bug middle-end/35992] [4.4 Regression] "

[Bug c/36005] New: strange new error: invalid use of void expression in trunk
 2008-04-22  8:59 UTC  (3+ messages)
` [Bug c/36005] "

[Bug c/27880] New: [4.2 regression] undefined reference to `_Unwind_GetIPInfo'
 2008-04-22  7:51 UTC  (2+ messages)
` [Bug target/27880] [4.2/4.3/4.4 "

[Bug c++/35650] New: Can't bind ref-to-function through using-decl. in namespace
 2008-04-22  7:38 UTC  (2+ messages)
` [Bug c++/35650] [4.1/4.2/4.3/4.4 Regression] "

[Bug c/36004] New: gcc bug on alpha
 2008-04-22  7:34 UTC  (2+ messages)
` [Bug target/36004] "

[Bug target/31486] New: ICE with vector code when -mno-sse2 on amd64
 2008-04-22  6:55 UTC  (3+ messages)
` [Bug target/31486] "

[Bug c++/35909] New: ice for legal code
 2008-04-22  6:29 UTC  (5+ messages)
` [Bug c++/35909] [4.3/4.4 Regression] ICE with bit-field and const references

[Bug fortran/35997] New: Used function interface bug
 2008-04-22  1:20 UTC  (2+ messages)
` [Bug fortran/35997] [4.3/4.4 regression]Used "

[Bug ada/35576] New: Ada HW Interrupt Task Enhancement
 2008-04-21 22:40 UTC  (3+ messages)
` [Bug ada/35576] "

[Bug c++/36002] New: Error messages report wrong, invalid function type
 2008-04-21 21:08 UTC 

[Bug ada/36001] New: $(GNATMAKE) not defined with 'cd gcc && make'
 2008-04-21 19:57 UTC 

[Bug libstdc++/35968] New: nth_element fails to meet its complexity requirements
 2008-04-21 18:52 UTC  (3+ messages)
` [Bug libstdc++/35968] "

[Bug target/29339] New: TImode ICE with -m32 -msse -mtune=i386
 2008-04-21 18:47 UTC  (2+ messages)
` [Bug target/29339] "

[Bug c++/26445] New: SSE byte-by-byte load instruction fails to compile
 2008-04-21 18:44 UTC  (3+ messages)
` [Bug target/26445] "

[Bug c++/35678] New: partial template specialization ICE in dependent_type_p, at cp/pt.c:15539
 2008-04-21 18:04 UTC  (3+ messages)
` [Bug c++/35678] [4.3/4.4 Regression] "

Getting the error for srand48 and drand48 with gcc 4.3.0
 2008-04-21 17:25 UTC  (2+ messages)

[Bug fortran/35019] New: Gfortran does not support "-J <dir>" only "-J<dir>"
 2008-04-21 17:13 UTC  (4+ messages)
` [Bug fortran/35019] "

[Bug c++/35987] New: [4.1/4.2/4.3/4.4 regression] ICE with invalid if-condition
 2008-04-21 14:11 UTC  (2+ messages)
` [Bug c++/35987] "

[Bug c++/33415] New: Can't compile .cpp file with UTF-8 BOM
 2008-04-21 14:03 UTC  (3+ messages)
` [Bug preprocessor/33415] "

[Bug target/21408] DAZ related macros are improperly guarded in pmmintrin.h
 2008-04-21 13:31 UTC  (2+ messages)

[Bug libobjc/34315] New: libobjc warnings with Win64 arget=x86_64-pc-mingw32
 2008-04-21 13:04 UTC  (3+ messages)
` [Bug libobjc/34315] libobjc warnings with Win64 target=x86_64-pc-mingw32

[Bug java/35999] New: GCJ Crash while compiling eclipse 64-bit on Ubuntu Hardy
 2008-04-21 12:53 UTC  (2+ messages)
` [Bug java/35999] "

[Bug ada/35998] New: debug info invalid x86_64 DW_AT_byte_size 0xffffffff
 2008-04-21 12:41 UTC  (2+ messages)
` [Bug ada/35998] "

[Bug c/28319] New: sentinel attribute should support non-NULL sentinels
 2008-04-21 12:15 UTC  (2+ messages)
` [Bug c/28319] "

in the gcc sourcefiles: hp extension instead of hpp
 2008-04-21 11:49 UTC 

[Bug middle-end/32301] New: int __attribute__((vector_size(8))) doesn't use %mm0, produces ugly code
 2008-04-21  8:21 UTC  (2+ messages)
` [Bug target/32301] "

[Bug target/14552] compiled trivial vector intrinsic code is inefficient
 2008-04-21  8:21 UTC 

[Bug target/21588] x86 machine builtins do not have any const/pure attributes set
 2008-04-21  8:08 UTC 

[Bug objc/35996] New: ICE while building simple ObjC code with -fobjc-gc
 2008-04-21  7:37 UTC 

[Bug target/35867] New: [4.4 Regression]: gcc.target/i386/addr-sel-1.c
 2008-04-21  7:32 UTC  (2+ messages)
` [Bug target/35867] "

[Bug target/31054] New: 80387 constants not emitted in 64-bit mode
 2008-04-21  7:29 UTC  (2+ messages)
` [Bug target/31054] FLDx not emitted for 80387 constants "

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).