public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug fortran/50288] New: FAIL: gfortran.dg/class_45b.f03
 2011-09-07 13:33 UTC  (14+ messages)
` [Bug fortran/50288] "

[Bug target/45650] [4.4/4.5/4.6/4.7 regression] FreeBSD/ia64 builds fails: hidden symbol `_Unwind_FindTableEntry' isn't defined
 2011-09-07 13:32 UTC 

[Bug fortran/50316] New: ICE on fortran code with -O2 and -march=core2 options
 2011-09-07 13:19 UTC  (3+ messages)
` [Bug fortran/50316] "

[Bug libstdc++/35569] [c++0x] std::bind result functor doesn't accept rvalues
 2011-09-07 13:00 UTC 

[Bug libstdc++/50320] New: Calling tr1 binder with constant expression fails
 2011-09-07 12:59 UTC  (3+ messages)
` [Bug libstdc++/50320] "

[Bug target/50310] New: [4.7 Regression] ICE: in gen_vcondv2div2df, at config/i386/sse.md:1435 with -O -ftree-vectorize and __builtin_isunordered()
 2011-09-07 12:50 UTC  (13+ messages)
` [Bug target/50310] "

[Bug tree-optimization/50319] New: if-conversion produces unvectorizable conditions
 2011-09-07 12:49 UTC  (2+ messages)
` [Bug tree-optimization/50319] "

[Bug testsuite/49464] New: [4.7 Regression] FAIL: g++.dg/ext/altivec-17.C (test for errors, line 15)
 2011-09-07 12:41 UTC  (2+ messages)
` [Bug testsuite/49464] [4.6/4.7 "

[Bug c++/50255] New: Linker stumbles over non-grouped text/rodata for a non-virtual thunk
 2011-09-07 12:24 UTC  (3+ messages)
` [Bug c++/50255] "

[Bug middle-end/49886] New: pass_split_functions cannot deal with function type attributes
 2011-09-07 12:02 UTC  (3+ messages)
` [Bug middle-end/49886] [4.6/4.7 Regression] "

[Bug rtl-optimization/50213] New: Regression in space-optimized code relative to 4.5.x
 2011-09-07 11:59 UTC  (9+ messages)
` [Bug rtl-optimization/50213] [4.6/4.7 Regression] "
` [Bug tree-optimization/50213] "
` [Bug tree-optimization/50213] [4.6 "

[Bug tree-optimization/50318] New: ICE optimizing widening multiply-and-accumulate
 2011-09-07 11:09 UTC  (2+ messages)
` [Bug tree-optimization/50318] "

[Bug debug/50299] New: entryval: bigendian 32bit->64bit extension breaks address match
 2011-09-07 11:07 UTC  (4+ messages)
` [Bug debug/50299] "

[Bug debug/50317] New: [4.7 Regression] missing DW_OP_GNU_implicit_pointer
 2011-09-07 10:57 UTC 

[Bug c/48308] New: crosscompiling to arm fails with assembler: can't resolve '.LC4' {.rodata.str1.1 section} - '.LPIC4' {*UND* section}
 2011-09-07 10:56 UTC  (3+ messages)
` [Bug target/48308] [4.6/4.7 Regression] "

[Bug c++/50309] New: [4.6/4.7 Regression] [C++0x] ICE: tree check: expected tree_list, have error_mark in comp_except_specs, at cp/typeck.c:1014 on empty noexcept
 2011-09-07 10:53 UTC  (3+ messages)
` [Bug c++/50309] "

[Bug c/50315] New: Regreesion on Atom after fix #49958
 2011-09-07 10:35 UTC  (4+ messages)
` [Bug c/50315] "
` [Bug c/50315] Regression "

[Bug fortran/36842] Fortran: Minimize heap allocation of temporary arrays
 2011-09-07  9:31 UTC 

[Bug other/49930] New: Need some adjustments for bionic
 2011-09-07  8:59 UTC  (4+ messages)
` [Bug other/49930] "

[Bug middle-end/50307] New: SSA checking ICE when building Linux kernel
 2011-09-07  8:30 UTC  (2+ messages)
` [Bug middle-end/50307] [4.7 Regression] "

[Bug tree-optimization/46021] New: 3 tree-ssa tests XPASS almost everywhere
 2011-09-07  8:27 UTC  (2+ messages)
` [Bug tree-optimization/46021] "

[Bug c/50314] New: GCC changes order of code so it does not work as intended
 2011-09-07  8:19 UTC  (3+ messages)
` [Bug c/50314] "

[Bug rtl-optimization/50191] New: Strange debug insn produced for TOC compiling 416.gamess with profile-generate
 2011-09-07  7:52 UTC  (7+ messages)
` [Bug debug/50191] "
` [Bug rtl-optimization/50191] "

[Bug target/50313] New: ARM: PIC code references a non-existant label
 2011-09-07  6:54 UTC  (2+ messages)
` [Bug target/50313] "

[Bug c++/50298] New: [C++0x][constexpr] References cannot be bound to static constexpr reference members
 2011-09-07  3:57 UTC  (2+ messages)
` [Bug c++/50298] "

[Bug rtl-optimization/50249] New: ira marks wrong value for inheriting
 2011-09-07  2:58 UTC  (2+ messages)
` [Bug rtl-optimization/50249] "

[Bug target/50022] New: [4.7 regression] "incorrect condition in IT block" when building mozilla code base for ARM
 2011-09-07  2:30 UTC  (2+ messages)
` [Bug target/50022] "

[Bug tree-optimization/50287] New: FAIL: gcc.c-torture/execute/builtins/vsnprintf-chk.c compilation, -O2 -flto
 2011-09-07  0:35 UTC  (7+ messages)
` [Bug tree-optimization/50287] [4.7 Regression] "

[Bug c++/50312] New: ICE when calling offsetof() illegally on incomplete template class
 2011-09-07  0:26 UTC 

[Bug c++/50248] New: gcc confused, tries to use variadic template to copy itself when it should use default constructor
 2011-09-06 23:08 UTC  (2+ messages)
` [Bug c++/50248] [C++0x] unnecessary instantiation of constexpr constructor

[Bug regression/48320] New: [C++0x] cannot expand template parameter pack in Default template arguments
 2011-09-06 22:54 UTC  (3+ messages)
` [Bug regression/48320] [C++0x][4.6-regression] Template parameter packs cannot be expanded in default "
` [Bug c++/48320] [C++0x][4.6/4.7 Regression] "

[Bug middle-end/50266] New: internal compiler error: in decode_addr_const, at varasm.c:2638
 2011-09-06 22:53 UTC  (4+ messages)
` [Bug middle-end/50266] [4.6/4.7 Regression] ICE in decode_addr_const

[Bug c++/48665] New: type of const member function
 2011-09-06 21:18 UTC  (2+ messages)
` [Bug c++/48665] "

[Bug c++/50296] New: [4.7 Regression] New C++ test failures
 2011-09-06 19:50 UTC  (8+ messages)
` [Bug c++/50296] "

[Bug c++/50311] New: [4.7 Regression] [C++0x] ICE: SIGSEGV in cx_check_missing_mem_inits (semantics.c:5808) with variadic template
 2011-09-06 19:50 UTC  (2+ messages)
` [Bug c++/50311] "

[Bug middle-end/50295] New: [4.6 Regression] ICE (segfault) in expand_debug_expr at cfgexpand.c:2380
 2011-09-06 18:29 UTC  (9+ messages)
` [Bug middle-end/50295] "

[Bug middle-end/50301] New: [4.7 Regression] 416.gamess in SPEC CPU 2006 failed to build with LTO
 2011-09-06 18:09 UTC  (4+ messages)
` [Bug middle-end/50301] "

[Bug c++/50308] New: __attribute__((deprecated)) incorrectly generates warning in ADL lookup
 2011-09-06 18:05 UTC 

[Bug c++/50306] New: g++ accepts code with ambiguous, templated conversion operators
 2011-09-06 17:21 UTC 

[Bug target/50305] New: Inline asm reload failure when building Linux kernel
 2011-09-06 17:10 UTC  (2+ messages)
` [Bug target/50305] "

[Bug middle-end/44382] Slow integer multiply
 2011-09-06 16:54 UTC 

[Bug libstdc++/50257] New: unordered_map slow initialization due to huge __prime_list
 2011-09-06 16:45 UTC  (10+ messages)
` [Bug libstdc++/50257] [C++0x] "

[Bug target/50099] New: ICE: internal compiler error: in extract_insn, at recog.c:2113 while building lttng-ust
 2011-09-06 16:38 UTC  (3+ messages)
` [Bug target/50099] "

[Bug tree-optimization/50304] New: poor code for accessing certain element of arrays
 2011-09-06 16:02 UTC  (2+ messages)
` [Bug target/50304] "

[Bug target/47025] New: Dead stores in varadic functions not eliminated
 2011-09-06 15:59 UTC  (5+ messages)
` [Bug target/47025] Dead stores in variadic "

[Bug tree-optimization/49997] New: ICE in inline_small_functions with -fnon-call-exceptions
 2011-09-06 15:49 UTC  (3+ messages)
` [Bug tree-optimization/49997] [4.7 Regression] "

[Bug c++/50303] New: Segfault with variadic template template parameters
 2011-09-06 14:45 UTC 

[Bug tree-optimization/48149] New: Piecewise complex pass-through not optimized
 2011-09-06 14:37 UTC  (4+ messages)
` [Bug tree-optimization/48149] "

[Bug tree-optimization/48317] New: SCCVN does not handle vector constructors
 2011-09-06 13:21 UTC  (4+ messages)
` [Bug tree-optimization/48317] "

[Bug rtl-optimization/50205] New: [4.6/4.7 Regression] ICE: in code_motion_path_driver, at sel-sched.c:6581 with -fselective-scheduling2 and custom flags
 2011-09-06 11:18 UTC  (2+ messages)
` [Bug rtl-optimization/50205] "

[Bug ada/50294] New: ICE in output_constructor_regular_field, at varasm.c:4751
 2011-09-06 10:22 UTC  (8+ messages)
` [Bug ada/50294] "
` [Bug ada/50294] ICE in output_constructor_regular_field

[Bug fortran/44646] [F2008] Implement DO CONCURRENT
 2011-09-06  8:29 UTC 

[Bug target/50302] New: inefficient float->double conversion in AVX with -mtune=generic
 2011-09-06  7:53 UTC  (2+ messages)
` [Bug target/50302] "

[Bug rtl-optimization/38644] [4.4/4.5/4.6/4.7 Regression] Optimization flag -O1 -fschedule-insns2 causes wrong code
 2011-09-06  7:46 UTC 

[Bug tree-optimization/49911] New: vrp2 + -fstrict-enums incorrectly remove predicate
 2011-09-06  7:30 UTC  (4+ messages)
` [Bug tree-optimization/49911] SRA + DOM + VRP "

[Bug tree-optimization/33259] limited range of remainder operation can prove loop runs at most once
 2011-09-05 22:46 UTC 

[Bug c++/50230] [4.5 regression] compiling CMake on PA-RISC fails due to unreachable symbols
 2011-09-05 20:12 UTC  (4+ messages)

[Bug ada/37110] Assert_Failure at atree.adb:886 caused by legal prefixed notation
 2011-09-05 19:56 UTC 

[Bug target/49606] New: mips64: Unrecognizable insn when one noreturn function calling another noreturn function
 2011-09-05 19:48 UTC  (3+ messages)
` [Bug target/49606] mips64: o64 "

[Bug ada/47500] New: mips-*-rtems*: -G0 option not recognized by gnat1
 2011-09-05 19:45 UTC  (2+ messages)
` [Bug target/47500] "

[Bug ada/50300] New: Error message incomplete and points to the wrong place. "premature usage of incomplete type"
 2011-09-05 19:08 UTC 

[Bug web/50297] New: Bugzilla suffers an internal error
 2011-09-05 17:24 UTC 

[Bug c++/49458] New: [C++0x] Obvious candidate for conversion to function lvalue rejected
 2011-09-05 15:48 UTC  (2+ messages)
` [Bug c++/49458] [C++0x][DR 1328] "

[Bug c++/49267] New: Ambiguity with conversion functions "T&" and "T&&", initializing a "T&&"
 2011-09-05 15:46 UTC  (3+ messages)
` [Bug c++/49267] "

[Bug libstdc++/46906] New: istreambuf_iterator is late?
 2011-09-05 15:06 UTC  (7+ messages)
` [Bug libstdc++/46906] "

[Bug go/46986] New: Fails to build due to -Werror with --disable-werror
 2011-09-05 14:03 UTC  (2+ messages)
` [Bug go/46986] Go is not supported on Darwin

[Bug fortran/48095] New: [OOP] Invalid assignment to procedure pointer component not rejected
 2011-09-05 13:15 UTC  (3+ messages)
` [Bug fortran/48095] "

[Bug target/50289] New: [avr]: call-prologues saveing/restoring global register variables
 2011-09-05 12:27 UTC  (4+ messages)
` [Bug target/50289] [avr]: call-prologues saving/restoring "

[Bug c/50078] New: [4.6.1+ SVN 2011-08-13] ARM wrong code: volatile accesses optimized out
 2011-09-05 11:49 UTC  (2+ messages)
` [Bug rtl-optimization/50078] [4.6/4.7 Regression] combine "

[Bug tree-optimization/48571] New: Missed data-dependence for (bogus?) reconstructed array-refs
 2011-09-05 11:43 UTC  (2+ messages)
` [Bug tree-optimization/48571] [4.5/4.6 Regression] "

[Bug lto/50293] New: -flto fails if GCC is installed in directory with space in path name
 2011-09-05 11:14 UTC  (2+ messages)
` [Bug lto/50293] "

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