public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug fortran/39896] New: ICE with -fwhole-file
 2009-04-25 13:32 UTC 

[Bug target/36837] New: Return type of spu_splats is not deduced correctly
 2009-04-25 13:31 UTC  (2+ messages)
` [Bug target/36837] x86_64 linux-gnu gcc miscompiles spu-elf gcc (4.4)

[Bug c++/39887] New: g++ incorrectly reports type error when calling spu_promote()
 2009-04-25 13:31 UTC  (3+ messages)
` [Bug middle-end/39887] "

[Bug middle-end/39895] New: gcc-4.4 -Wstrict-aliasing and -Wstrict-aliasing=3 behaves like -Wstrict-aliasing=2 in gcc-4.3
 2009-04-25 13:29 UTC 

[Bug c/39645] New: genattrtab.c does not compile under sparc Linux
 2009-04-25 13:13 UTC  (5+ messages)
` [Bug bootstrap/39645] "

[Bug fortran/39894] New: memory corruption with array section assignment of arrays with different shape
 2009-04-25 12:33 UTC  (2+ messages)
` [Bug fortran/39894] "

[Bug objc/35165] New: Massive failures of objc on i686-apple-darwin9
 2009-04-25 12:32 UTC  (2+ messages)
` [Bug objc/35165] "

[Bug c/39892] New: -fno-function-cse not working
 2009-04-25 12:22 UTC  (2+ messages)
` [Bug c/39892] "

[Bug fortran/39893] New: gfortran ICE on invalid program
 2009-04-25 12:16 UTC  (2+ messages)
` [Bug fortran/39893] "

[Bug fortran/39890] New: Link of a large application fails with spurious multiple symbol definition
 2009-04-25 11:18 UTC  (5+ messages)
` [Bug fortran/39890] "

[Bug libstdc++/39881] New: error_condition constructor and assignment postconditions not met
 2009-04-25 11:14 UTC  (2+ messages)
` [Bug libstdc++/39881] "

[Bug libstdc++/39882] New: error_code constructor and assignment postconditions not met
 2009-04-25 11:14 UTC  (2+ messages)
` [Bug libstdc++/39882] "

[Bug middle-end/39891] New: Bogus location given for warning, no warning at real location: dereferencing pointer ‘<anonymous>’ does break strict-aliasing rules
 2009-04-25 11:14 UTC  (4+ messages)
` [Bug middle-end/39891] "

[Bug libstdc++/39880] New: Specialisation is_error_code_enum<errc> should not exist
 2009-04-25 11:13 UTC  (5+ messages)
` [Bug libstdc++/39880] "

[Bug inline-asm/39590] New: inline asm %z on amd64 says "ll" instead of "q"
 2009-04-25  8:23 UTC  (3+ messages)
` [Bug inline-asm/39590] "

[Bug fortran/39688] New: IMPORT of derived type fails
 2009-04-25  8:14 UTC  (5+ messages)
` [Bug fortran/39688] "

[Bug bootstrap/39739] New: Bootstrapping with in-tree mpfr-2.4.1 and --with-gmp=... errors
 2009-04-25  5:55 UTC  (4+ messages)
` [Bug bootstrap/39739] "

[Bug c/39889] New: [4.4 Regression] Bogus -Wunused-value warning
 2009-04-24 22:36 UTC  (2+ messages)
` [Bug c/39889] "

[Bug fortran/39879] New: double free or corruption abort with gfortran
 2009-04-24 22:03 UTC  (9+ messages)
` [Bug fortran/39879] "
` [Bug fortran/39879] [4.3/4.4/4.5 Regression] "

[Bug middle-end/38846] New: [Graphite] 70% slower using -floop* than without graphite (gas_dyn of Polyhedron)
 2009-04-24 21:38 UTC  (2+ messages)
` [Bug middle-end/38846] "

[Bug target/27663] New: missed-optimization transforming a byte array to unsigned long
 2009-04-24 20:43 UTC  (4+ messages)
` [Bug target/27663] "
` [Bug middle-end/27663] "

[Bug target/39491] New: [4.4 regression] symbol __signbitl@GLIBCXX_3.4 in libstdc++ not exported anymore
 2009-04-24 20:41 UTC  (6+ messages)
` [Bug libstdc++/39491] [4.4/4.5 "

[Bug c++/38841] New: valgrind finds problem for broken C++ code
 2009-04-24 18:54 UTC  (3+ messages)
` [Bug c++/38841] "

[Bug other/39888] New: TLS emutls not linked to automatically on Darwin
 2009-04-24 18:39 UTC 

[Bug tree-optimization/39870] New: VRP can't see through cast to unsigned
 2009-04-24 16:47 UTC  (16+ messages)
` [Bug tree-optimization/39870] "

[Bug c/38571] New: GCC/THUMB generates unnecessary padding between functions
 2009-04-24 16:01 UTC  (2+ messages)
` [Bug target/38571] [arm] -mthumb "

[Bug target/39856] New: [4.4 Regression] ICE in subst_stack_regs_pat, at reg-stack.c:1386
 2009-04-24 15:54 UTC  (5+ messages)
` [Bug target/39856] "
` [Bug target/39856] [4.4/4.5 "

[Bug c/39886] New: ICE in purge_dead_edges, at cfgrtl.c:2274
 2009-04-24 15:41 UTC  (2+ messages)
` [Bug c/39886] [4.5 Regression] "

[Bug middle-end/39885] New: Missed fre optimization
 2009-04-24 15:30 UTC  (8+ messages)
` [Bug middle-end/39885] "

[Bug c++/17395] [4.5 Regression] Incorrect lookup for parameters
 2009-04-24 14:48 UTC 

[Bug c++/39884] New: undefined reference
 2009-04-24 14:04 UTC 

[Bug preprocessor/39883] New: preprocessor fails with myassertion
 2009-04-24 12:52 UTC 

[Bug fortran/39876] New: module procedure name that collides with the GNU intrinsic
 2009-04-24 12:32 UTC  (4+ messages)
` [Bug fortran/39876] "

[Bug c/39867] New: [4.4 Regression] Wrong result of conditional operator exp < 2 ? 2U : (unsigned int) exp
 2009-04-24 11:35 UTC  (9+ messages)
` [Bug c/39867] "
` [Bug middle-end/39867] "
` [Bug middle-end/39867] [4.4/4.5 "

[Bug middle-end/28685] New: Multiple comparisons are not simplified
 2009-04-24  9:25 UTC  (3+ messages)
` [Bug middle-end/28685] "

[Bug c++/39875] New: [4.5 regression] Wrong "value computed is not used" warning
 2009-04-24  9:25 UTC  (2+ messages)
` [Bug c++/39875] "

[Bug tree-optimization/39874] New: [4.4 regression] missing DCE
 2009-04-24  9:24 UTC  (3+ messages)
` [Bug tree-optimization/39874] [4.4 regression] missing VRP (submission)

[Bug rtl-optimization/39871] New: [4.3/4.4/4.5 regression] CSE doesn't work
 2009-04-24  9:14 UTC  (2+ messages)
` [Bug rtl-optimization/39871] "

[Bug target/33036] New: LINUX_DYNAMIC_LINKER undefined in gcc-4.2.1/gcc/config/arm/linux-elf.h
 2009-04-24  9:05 UTC  (2+ messages)
` [Bug target/33036] "

[Bug fortran/39864] New: INTRINSIC :: RESHAPE causes spurious error
 2009-04-24  8:40 UTC  (5+ messages)
` [Bug fortran/39864] [4.5 Regression] "

[Bug fortran/39861] New: Internal Error with INTRINSIC in module
 2009-04-24  8:39 UTC  (7+ messages)
` [Bug fortran/39861] [4.5 Regression] ICE with INTRINSIC in module: write_symbol(): bad module symbol

[Bug fortran/39791] New: Bad Dwarf debug information from gfortran for a character string
 2009-04-24  7:25 UTC  (3+ messages)
` [Bug fortran/39791] [4.3 Regression] "

[Bug middle-end/39794] New: Miscompile with -O2 -funroll-loops
 2009-04-24  6:58 UTC  (3+ messages)
` [Bug middle-end/39794] [4.4/4.5 Regression] "
` [Bug rtl-optimization/39794] "

[Bug target/34865] New: valgrind error indication in testsuite from i386.c:merge_classes
 2009-04-24  5:50 UTC  (2+ messages)
` [Bug target/34865] "

[Bug c/38781] New: PR38151: valgrind finds problem
 2009-04-24  5:50 UTC  (2+ messages)
` [Bug target/38781] "

[Bug fortran/34957] New: duplicate libgcc_s.1.dylib warning on Mac OS X Leopard
 2009-04-24  3:29 UTC  (2+ messages)
` [Bug target/34957] "

[Bug c/39878] New: gcc 4.3.2 converts Decimal FP constants wrong
 2009-04-24  0:32 UTC 

[Bug fortran/39872] New: Bounds check off by one
 2009-04-23 21:36 UTC  (2+ messages)
` [Bug fortran/39872] "

[Bug c/39877] New: Error in Stage2 bootstrap in sparc.c
 2009-04-23 21:25 UTC  (2+ messages)
` [Bug target/39877] "

[Bug c/39852] New: GCC 4.4.0 builds a broken glibc 2.8
 2009-04-23 20:59 UTC  (2+ messages)
` [Bug middle-end/39852] "

[Bug translation/39873] New: Wrong translation of output "gcc -c -Q -march=core2 --help=target" to Russian
 2009-04-23 19:00 UTC  (2+ messages)
` [Bug translation/39873] "

[Bug fortran/39865] New: ICE in gfc_conv_scalarized_array_ref
 2009-04-23 17:34 UTC  (10+ messages)
` [Bug fortran/39865] "

[Bug preprocessor/34869] New: valgrind error indication in testsuite from _cpp_lex_token (lex.c:783) with gcc.dg/cpp/line5.c
 2009-04-23 17:10 UTC  (2+ messages)
` [Bug preprocessor/34869] "

[Bug c++/39869] New: Firefox 3.0.9 compilation with gcc 4.4.0 (segfault)
 2009-04-23 16:51 UTC  (6+ messages)
` [Bug middle-end/39869] "

[Bug regression/39836] New: [4.4 regression] unoptimal code generated
 2009-04-23 16:49 UTC  (2+ messages)
` [Bug rtl-optimization/39836] [4.4/4.5 "

[Bug rtl-optimization/39837] New: [4.3/4.4/4.5 regression] unoptimal code generated
 2009-04-23 16:40 UTC  (2+ messages)
` [Bug rtl-optimization/39837] "

[Bug tree-optimization/21855] array bounds checking elimination
 2009-04-23 16:27 UTC  (4+ messages)

[Bug debug/39814] New: GCC does not emit debug info for a called function
 2009-04-23 16:07 UTC  (2+ messages)
` [Bug debug/39814] "

[Bug regression/33928] New: 33% performance slowdown from 4.2.2 in floating-point code
 2009-04-23 16:03 UTC  (4+ messages)
` [Bug tree-optimization/33928] [4.3/4.4/4.5 Regression] 79% performance slowdown in floating-point code partially caused by r118475

[Bug c++/38228] New: ICE when abusing std::function
 2009-04-23 15:57 UTC  (5+ messages)
` [Bug c++/38228] [4.3/4.4/4.5 regression] ICE with invalid use of bound member function

[Bug c/39383] New: sizeof object with zero-length array ignores initializer
 2009-04-23 15:53 UTC  (2+ messages)
` [Bug c/39383] "

[Bug libstdc++/39832] New: program built by x86_64-pc-mingw32-gcc run crash, maybe for _Unwind_SjLj_Unregister,
 2009-04-23 15:50 UTC  (3+ messages)
` [Bug middle-end/39832] "
` [Bug middle-end/39832] [4.5 Regression] "

[Bug testsuite/39632] New: Revision 145497 caused extra failures on Linux/ia64
 2009-04-23 15:39 UTC  (2+ messages)
` [Bug testsuite/39632] "

[Bug c++/39623] New: Optimizer changes return from htons(uint16)
 2009-04-23 15:37 UTC  (2+ messages)
` [Bug c++/39623] "

[Bug bootstrap/38523] New: arm build fails to link cc1-dummy
 2009-04-23 14:24 UTC  (2+ messages)
` [Bug bootstrap/38523] [4.4/4.5 regression] "

[Bug fortran/39782] New: IO depends on uninitialised value
 2009-04-23 14:21 UTC  (2+ messages)
` [Bug fortran/39782] [4.3/4.4 Regression] "

[Bug c++/39862] New: verify_eh_tree failed with -O2
 2009-04-23 13:40 UTC  (4+ messages)
` [Bug c++/39862] "
` [Bug c++/39862] [4.5 Regression] "

[Bug libstdc++/39868] New: libstdc++ generates man pages, which conflict with the linux manpages
 2009-04-23 13:38 UTC 

[Bug c++/39866] New: [c++0x] deleted functions not removed from "no match" error messages
 2009-04-23 13:04 UTC 

[Bug c++/39863] New: variadic templates : wrong error "mismatched argument pack lengths"
 2009-04-23 12:22 UTC 

[Bug inline-asm/39847] New: 16 symbolic register names generates error: more than 30 operands in 'asm'
 2009-04-23 11:08 UTC  (2+ messages)
` [Bug inline-asm/39847] "

[Bug target/39833] New: [4.4 regression] boehm-gc fails to build
 2009-04-23 10:01 UTC  (2+ messages)
` [Bug boehm-gc/39833] "

[Bug bootstrap/39849] New: stage1 compiler segfault during `make profiledbootstrap'
 2009-04-23  9:54 UTC  (2+ messages)
` [Bug bootstrap/39849] "

[Bug tree-optimization/33237] New: Tree memory partitioning is spending 430 seconds of a 490 second compile
 2009-04-23  9:35 UTC  (2+ messages)
` [Bug tree-optimization/33237] [4.3/4.4 Regression] "

[Bug c++/39860] New: extremely long compile time
 2009-04-23  9:35 UTC  (2+ messages)
` [Bug c++/39860] "

[Bug target/38293] New: [4.4 regression] libgfortran build failure on spu-elf
 2009-04-23  9:14 UTC  (2+ messages)
` [Bug target/38293] [4.4/4.5 "

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