public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug debug/43983] New: var-tracking needlessly throws away location info for SRAed vars
 2010-05-13 10:53 UTC  (3+ messages)
` [Bug debug/43983] "

[Bug other/39979] New: possible wrong code at -O0
 2010-05-13 10:46 UTC  (8+ messages)
` [Bug other/39979] [4.4/4.5/4.6 Regression] possible wrong code at all -0x levels
` [Bug other/39979] [4.4/4.5/4.6 Regression] libsupc++(eh_globals.cc)/stlport TLS incompatibility

[Bug fortran/43665] New: Optimization of libgfortran calls: function annotations for noclobber/noescape arguments
 2010-05-13 10:31 UTC  (2+ messages)
` [Bug fortran/43665] "

[Bug c/44091] New: [ARM/Thumb] Invalid stack frame usage at -Os
 2010-05-13 10:28 UTC  (13+ messages)
` [Bug c/44091] "

[Bug target/43988] New: unnecessary memory store
 2010-05-13 10:08 UTC  (2+ messages)
` [Bug target/43988] "

[Bug bootstrap/43885] New: [4.6 Regression] Ada bootstrap fails with STORAGE_ERROR
 2010-05-13  9:58 UTC  (2+ messages)
` [Bug ada/43885] [4.6 Regression] build failure using self

[Bug bootstrap/44107] New: libstdc++ (dylib) is built with an erroneous dependency towards /usr/lib
 2010-05-13  8:42 UTC  (2+ messages)
` [Bug bootstrap/44107] "

[Bug c/44074] New: Solaris 2.9 x86 Sun assembler doesn't like rep/lock prefixes on same line
 2010-05-13  7:56 UTC  (6+ messages)
` [Bug target/44074] "

[Bug c++/43787] New: regression on copy-constructor of empty class
 2010-05-13  5:25 UTC  (3+ messages)
` [Bug c++/43787] [4.5/4.6 Regression] memory copy of empty class (sizeof is one)

[Bug c++/20669] Template candidates not listed in error message
 2010-05-13  5:18 UTC  (3+ messages)

[Bug c/44048] New: dbxout.c:1870: error: NULLPTR_TYPE undeclared
 2010-05-13  5:17 UTC  (5+ messages)
` [Bug bootstrap/44048] [4.6 Regression] building without C++ enabled fails

[Bug target/44099] New: ICE in g++.dg/debug/nullptr01.C test on Solaris 2/SPARC
 2010-05-13  5:05 UTC  (6+ messages)
` [Bug target/44099] "

[Bug c++/44106] New: False warning: 'control reaches end of non-void function' when comparing to undefined var
 2010-05-13  4:56 UTC 

[Bug middle-end/44104] New: [4.6 Regression] New test failures
 2010-05-13  4:15 UTC  (2+ messages)
` [Bug middle-end/44104] "

[Bug fortran/44105] New: gfortran fails to "work" during build
 2010-05-13  1:53 UTC  (2+ messages)
` [Bug fortran/44105] "

[Bug java/42811] New: [4.5 regression] java.lang.ExceptionInInitializerError in ecj1
 2010-05-12 22:51 UTC  (8+ messages)
` [Bug target/42811] "

[Bug middle-end/44103] New: [4.6 Regression] New Java test failures
 2010-05-12 22:37 UTC 

[Bug c++/43911] New: [4.4.3/4.5.0 regression] g++ can't compile any even trivial c++ source: undefined reference to `_Unwind_GetIPInfo'
 2010-05-12 22:29 UTC  (2+ messages)
` [Bug c++/43911] [4.4/4.5 Regression] "

[Bug fortran/37039] New: Cray pointer with pointee DIMENSION statement after POINTER statement
 2010-05-12 22:15 UTC  (6+ messages)
` [Bug fortran/37039] "

[Bug c++/44101] New: [4.6 regression] ICE compiling 25_algorithms/fill/4.cc on Tru64 UNIX V5.1B
 2010-05-12 21:37 UTC  (2+ messages)
` [Bug c++/44101] "

[Bug c++/44100] New: [4.6 regression] ICE compiling g++.dg/init/struct2.C on Tru64 UNIX V5.1B
 2010-05-12 21:35 UTC  (4+ messages)
` [Bug c++/44100] "

[Bug c++/44069] New: optimization bug initializing from cast array
 2010-05-12 20:16 UTC  (2+ messages)
` [Bug middle-end/44069] [4.5 Regression] "

[Bug other/43977] New: Patches from oldlto branch to be salvaged
 2010-05-12 19:52 UTC  (4+ messages)
` [Bug other/43977] "

[Bug middle-end/44102] New: ICE with asm goto + __builtin_unreachable () in C++
 2010-05-12 19:03 UTC 

[Bug bootstrap/44079] New: Bootstrap error about elf_getshdrstrndx when configure script does not detect elf_getshdrstrndx
 2010-05-12 17:22 UTC  (2+ messages)
` [Bug bootstrap/44079] "

[Bug tree-optimization/43924] New: [4.6 Regression] FAIL: gfortran.dg/array_constructor_11.f90 -O3 -g (internal compiler error)
 2010-05-12 15:54 UTC  (2+ messages)
` [Bug tree-optimization/43924] "

[Bug middle-end/43853] New: [4.6 Regression] FAIL: gcc.dg/lto/20090126-1 c_lto_20090126-1_0.o-c_lto_20090126-1_0.o
 2010-05-12 15:48 UTC  (2+ messages)
` [Bug middle-end/43853] "

[Bug c/44098] New: -O3 causes quickInvSqrt() to return -inf
 2010-05-12 15:30 UTC  (9+ messages)
` [Bug c/44098] "

[Bug c/21920] aliasing violations
 2010-05-12 15:30 UTC 

[Bug fortran/44036] New: I can't declare an external function in an OMP shared statement
 2010-05-12 15:28 UTC  (9+ messages)
` [Bug fortran/44036] "

[Bug fortran/44085] New: OpenMP - untied task accesses threadprivate - non-conforming but no msg
 2010-05-12 14:40 UTC  (6+ messages)
` [Bug fortran/44085] "
` [Bug middle-end/44085] "

[Bug c++/44097] New: 'export' is supposed to be no keyword in gcc, but in practice it is
 2010-05-12 14:17 UTC  (4+ messages)
` [Bug c++/44097] "
` [Bug c++/44097] [C++0x] "

[Bug rtl-optimization/40838] New: gcc shouldn't assume that the stack is aligned
 2010-05-12 13:15 UTC  (3+ messages)
` [Bug rtl-optimization/40838] "

[Bug target/44088] New: -mavx doesn't generate always AVX instructions
 2010-05-12 12:48 UTC  (3+ messages)
` [Bug target/44088] "

[Bug fortran/41922] New: Diagnostic: No location shown for overlappingly initialized EQUIVALENCEd character vars
 2010-05-12 12:43 UTC  (2+ messages)
` [Bug fortran/41922] "

[Bug fortran/33015] New: F66/Vendor extension: Implement support for DATA jhlf/'f'/
 2010-05-12 12:27 UTC  (4+ messages)
` [Bug fortran/33015] g77 extension: Implement support for DATA jhlf /'f'/

[Bug fortran/41218] New: Vendor extension: character assignment in DATA to non-character variables
 2010-05-12 12:27 UTC  (2+ messages)
` [Bug fortran/41218] "

[Bug debug/42278] New: incorrect dwarf data gcc-4.4.2
 2010-05-12 12:09 UTC  (3+ messages)
` [Bug debug/42278] [4.4/4.5/4.6 regression] "

[Bug c/44081] New: Incorrect nonnull assumed in code generation
 2010-05-12 11:52 UTC  (9+ messages)
` [Bug c/44081] "
` [Bug middle-end/44081] "

[Bug target/44075] New: __builtin_eh_return miscompiled
 2010-05-12 11:40 UTC  (2+ messages)
` [Bug target/44075] "

[Bug c/44094] New: case xxx statement does not recognize const int value
 2010-05-12 11:37 UTC  (3+ messages)
` [Bug c/44094] "

[Bug java/44095] New: [4.5/4.6 regression] massive java failures due to -findirect-dispatch breakage on sparc64-linux
 2010-05-12 11:35 UTC  (2+ messages)
` [Bug java/44095] "

[Bug c/44096] New: Error because cfns.h is empty
 2010-05-12 11:19 UTC  (2+ messages)
` [Bug c/44096] "

[Bug c++/44092] New: Undefined Symbol: std::basic_string
 2010-05-12 10:34 UTC  (3+ messages)
` [Bug c++/44092] "

[Bug fortran/40728] New: Bogus error "Error: Can't convert UNKNOWN to REAL(8) at (1)"
 2010-05-12 10:12 UTC  (3+ messages)
` [Bug fortran/40728] "

[Bug fortran/29813] New: -std=F95/F2003: Warn or error when using a non-declared variable with implicit none
 2010-05-12 10:06 UTC  (2+ messages)
` [Bug fortran/29813] "

[Bug libgomp/44093] New: Linking libgomp.so fails on Solaris 9/x86 with Sun as: relocations remain
 2010-05-12  9:58 UTC 

[Bug lto/44087] New: [4.6 Regression] New LTO test failures
 2010-05-12  9:21 UTC  (3+ messages)
` [Bug lto/44087] "

[Bug other/43085] New: Make profiledbootstrap fails with cc1plus catching SIGSEGV
 2010-05-12  7:05 UTC  (3+ messages)
` [Bug c++/43085] "

[Bug other/44034] New: target hooks are hard to maintain
 2010-05-12  6:54 UTC  (2+ messages)
` [Bug other/44034] "

[Bug fortran/44084] New: OpenMP - case involving tasks with implicit shared i - incorrect output
 2010-05-12  6:34 UTC  (4+ messages)
` [Bug fortran/44084] "

[Bug driver/44076] New: -MT <target> behaves different as -MT<target> (w/o space)
 2010-05-12  6:29 UTC  (3+ messages)
` [Bug driver/44076] "

[Bug lto/44090] New: lto ice in verify_stmts
 2010-05-12  5:27 UTC  (3+ messages)
` [Bug lto/44090] "

[Bug middle-end/44089] New: [vect256] gfortran.dg/vect/pr33301.f failed with -O3 -mavx
 2010-05-12  3:42 UTC 

[Bug target/44072] New: Use 'add r0, 1' to replace 'cmp r0, -1' in thumb2
 2010-05-12  2:22 UTC  (2+ messages)
` [Bug target/44072] "

[Bug c/38479] New: Incorrect dwarf generated for function with parameters greater 4 words in length
 2010-05-12  1:32 UTC  (2+ messages)
` [Bug debug/38479] "

[Bug c++/42315] New: [4.3/4.4/4.5 Regression] ICE with invalid array initializer
 2010-05-11 23:50 UTC  (2+ messages)
` [Bug c++/42315] [4.3/4.4/4.5/4.6 "

[Bug tree-optimization/44063] New: [4.6 Regression]: build broken for libgcc cris-elf, ICE in cgraph_estimate_size_after_inlining, at ipa-inline
 2010-05-11 21:33 UTC  (3+ messages)
` [Bug tree-optimization/44063] "

[Bug c++/34491] New: [4.1/4.2/4.3 regression] ICE invalid template specialization
 2010-05-11 20:56 UTC  (3+ messages)
` [Bug c++/34491] [4.3/4.4/4.5/4.6 "
` [Bug c++/34491] [4.3/4.4/4.5 "

[Bug c++/34272] New: ICE with invalid template specialization
 2010-05-11 20:55 UTC  (3+ messages)
` [Bug c++/34272] "

[Bug c++/43630] New: [4.3/4.4/4.5 Regression] ICE: SIGSEGV with invalid template specialization
 2010-05-11 20:54 UTC  (3+ messages)
` [Bug c++/43630] [4.3/4.4/4.5/4.6 "
` [Bug c++/43630] [4.3/4.4/4.5 "

[Bug c++/44086] New: undiagnosed invalid default initialization of bit field members
 2010-05-11 18:50 UTC  (2+ messages)
` [Bug c++/44086] undiagnosed invalid default initialization of const "

[Bug c++/44062] New: (void)var; doesn't prevent 'set but not used' warning
 2010-05-11 18:29 UTC  (3+ messages)
` [Bug c++/44062] "

[Bug c++/44059] New: Static initializers executed more than once when using unique global symbols
 2010-05-11 18:28 UTC  (3+ messages)
` [Bug c++/44059] "

[Bug c/44071] New: ICE with asm goto and __builtin_unreachable()
 2010-05-11 18:26 UTC  (6+ messages)
` [Bug c/44071] "
` [Bug middle-end/44071] "

[Bug c/43999] New: Gcc (lib1funcs.asm) doesn't build on ARM/Thumb2
 2010-05-11 17:56 UTC  (2+ messages)
` [Bug c/43999] "

[Bug rtl-optimization/41064] New: [4.5 Regression]: build breakage for cris-elf building newlib, ICE in extract_insn, from r150726
 2010-05-11 17:17 UTC  (4+ messages)
` [Bug rtl-optimization/41064] [4.4 "

[Bug target/43927] New: genautomata: undeclared unit or reservation `cortex_a9_}ult'
 2010-05-11 16:59 UTC  (2+ messages)
` [Bug target/43927] "

[Bug fortran/43711] New: Unformitive error message for two NOWAIT in OpenMP directive
 2010-05-11 16:47 UTC  (4+ messages)
` [Bug fortran/43711] "

[Bug middle-end/43951] New: [4.6 Regression] 483.xalancbmk in SPEC CPU 2006 is miscompiled
 2010-05-11 16:44 UTC  (2+ messages)
` [Bug c++/43951] [4.6 Regression] Revision 158918 miscompiled 483.xalancbmk in SPEC CPU 2006

[Bug c++/43890] New: invalid uninitialized reference in class
 2010-05-11 16:41 UTC  (2+ messages)
` [Bug c++/43890] [4.6 Regression] "

[Bug bootstrap/43941] New: Impossible to build any version beyond 4.2.4
 2010-05-11 15:55 UTC  (2+ messages)
` [Bug target/43941] "

[Bug fortran/31820] New: Warning if case label value exceeds maximum value for type
 2010-05-11 15:46 UTC  (3+ messages)
` [Bug fortran/31820] "

[Bug c/44083] New: gcc v 4.2.2: gcc -H gives segmentation violation
 2010-05-11 14:55 UTC  (6+ messages)
` [Bug c/44083] "

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).