public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug fortran/50410] New: ICE in record_reference
 2011-09-15  8:43 UTC 

[Bug fortran/50409] New: SIGSEGV in gfc_simplify_expr
 2011-09-15  8:41 UTC 

[Bug fortran/50408] New: ICE in transfer_expr
 2011-09-15  8:36 UTC 

[Bug fortran/50407] New: compiler confused by .operator
 2011-09-15  8:34 UTC 

[Bug debug/46072] New: AIX linker chokes on debug info for uninitialized static variables
 2011-09-15  8:33 UTC  (2+ messages)
` [Bug target/46072] "

[Bug fortran/50406] New: ld undefined reference to __MOD_str
 2011-09-15  8:32 UTC 

[Bug fortran/50405] New: allocation LOOP or SIGSEGV
 2011-09-15  8:30 UTC 

[Bug fortran/50404] New: SIGSEGV in gfc_resolve_close
 2011-09-15  8:28 UTC 

[Bug fortran/50403] New: SIGSEGV in gfc_use_derived
 2011-09-15  8:26 UTC 

[Bug fortran/50402] New: ICE in gfc_conv_expr_descriptor
 2011-09-15  8:24 UTC 

[Bug fortran/50401] New: SIGSEGV in resolve_transfer
 2011-09-15  8:20 UTC 

[Bug c++/50400] New: compiler accepts invalid &X::Impl::Impl::Impl::.....::foo
 2011-09-15  8:18 UTC 

[Bug c++/50303] New: Segfault with variadic template template parameters
 2011-09-15  7:49 UTC  (6+ messages)
` [Bug c++/50303] [C++0x] "

[Bug c++/50399] New: [c++11] Lookup error w/ enums
 2011-09-15  7:06 UTC 

[Bug middle-end/50398] New: ICE when compiling openssl-1.0.0d with graphite optimizations
 2011-09-15  3:08 UTC 

[Bug middle-end/50397] New: openssl crash due to incorrect codegen when using LTO
 2011-09-15  1:09 UTC  (2+ messages)
` [Bug middle-end/50397] "

[Bug c++/50344] New: friend declaration confused by const qualifier
 2011-09-14 22:46 UTC  (3+ messages)
` [Bug c++/50344] "

[Bug c++/50276] New: Wrong "used uninitialized in this function" warning [C++0x]
 2011-09-14 21:11 UTC  (2+ messages)
` [Bug c++/50276] [C++0x] Wrong "used uninitialized in this function" warning

[Bug c++/50388] New: Segmentation fault
 2011-09-14 20:59 UTC  (3+ messages)
` [Bug c++/50388] "

[Bug tree-optimization/49452] New: New testsuite failures with arm-linux-gnueabi comp-goto failing with
 2011-09-14 20:55 UTC  (5+ messages)
` [Bug tree-optimization/49452] [4.7 regression] comp-goto-2.c regresses in testing

[Bug fortran/50393] New: free() invalid pointer in mio_expr
 2011-09-14 20:28 UTC  (5+ messages)
` [Bug fortran/50393] "

[Bug fortran/50378] New: MALLOC_CHECK_ glibc detects free() invalid pointer in compiler
 2011-09-14 20:16 UTC  (12+ messages)
` [Bug fortran/50378] "

[Bug target/49826] New: [4.7 Regression] Symbols are not decorated with attribute stdcall and -mrtd
 2011-09-14 20:02 UTC  (2+ messages)
` [Bug target/49826] "

[Bug c++/50226] New: Wrong code with -O -fno-implicit-templates
 2011-09-14 19:36 UTC  (2+ messages)
` [Bug c++/50226] "

[Bug other/49533] New: Firefox profiled build issues
 2011-09-14 18:29 UTC  (7+ messages)
` [Bug other/49533] [4.7 regression] Revision 174989 (ipa-inline-transform.c) regressions

[Bug middle-end/50325] New: 76 new fails with rev. 177691
 2011-09-14 18:29 UTC  (6+ messages)
` [Bug middle-end/50325] [4.7 Regression] "

[Bug middle-end/50137] New: [4.7 Regression] ppc64/libstdc++-v3 is miscompiled on powerpc-apple-darwin9 since revision 177691
 2011-09-14 18:03 UTC  (2+ messages)
` [Bug middle-end/50137] "

[Bug fortran/50392] New: SIGSEGV in gfc_trans_label_assign
 2011-09-14 18:01 UTC  (6+ messages)
` [Bug fortran/50392] "

[Bug c++/50391] New: [C++0x] ICE on invalid code, pair with incomplete type
 2011-09-14 16:41 UTC  (7+ messages)
` [Bug c++/50391] "

[Bug target/50396] New: SSE division by zero generates incorrect code with optimizations enabled
 2011-09-14 16:20 UTC 

[Bug lto/50394] New: [meta-bug] Issues with building libreoffice with LTO
 2011-09-14 16:08 UTC  (3+ messages)
` [Bug lto/50394] "

[Bug libstdc++/43241] std::tr1::regex is not fully implemented yet
 2011-09-14 16:03 UTC  (5+ messages)

[Bug fortran/47978] New: [OOP] Invalid INTENT in overriding TBP not detected
 2011-09-14 15:12 UTC  (7+ messages)
` [Bug fortran/47978] "

[Bug middle-end/50251] New: [4.7 Regression] Revision 178353 caused many test failures
 2011-09-14 14:59 UTC  (4+ messages)
` [Bug middle-end/50251] "

[Bug target/50176] New: [4.6/4.7 Regression] 4.7 generates spill-fill dealing with char->int conversion
 2011-09-14 14:38 UTC  (2+ messages)
` [Bug target/50176] [4.7 "

[Bug bootstrap/50395] New: Infinite loop when bootstrapping java
 2011-09-14 14:32 UTC 

[Bug lto/50383] New: ICE in lto_symtab_register_decl, at lto-symtab.c:148
 2011-09-14 13:46 UTC  (6+ messages)
` [Bug lto/50383] "

[Bug tree-optimization/50322] New: [avr]: fail: gcc.dg/tree-ssa/ivopts-lt.c
 2011-09-14 11:33 UTC  (2+ messages)
` [Bug testsuite/50322] "

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

[Bug other/50384] New: Copying a char array
 2011-09-14  8:24 UTC  (2+ messages)
` [Bug other/50384] "

[Bug fortran/34547] NULL(): Fortran 2003 changes, accepts invalid, ICE on invalid
 2011-09-14  7:21 UTC  (3+ messages)

[Bug fortran/50375] New: gfortran must complain on NULL() ambiguity without MOLD
 2011-09-14  7:19 UTC  (8+ messages)
` [Bug fortran/50375] "

[Bug c++/50365] New: invalid use of non-static data member not suppressed by -fpermissive
 2011-09-13 23:57 UTC  (7+ messages)
` [Bug c++/50365] non-static data member error on valid code
` [Bug c++/50365] [4.7 Regression] "

[Bug c++/50087] New: Weird optimization anomoly with constexpr
 2011-09-13 22:55 UTC  (2+ messages)
` [Bug c++/50087] [C++0x] Weird optimization anomaly "

[Bug c++/50390] New: gcc hangs while compiling invalid c++ code
 2011-09-13 22:16 UTC 

[Bug tree-optimization/50389] New: [4.7 Regression] ICE: in execute_todo, at passes.c:1730 with -O -freorder-blocks -ftracer testcase.c and __builtin___memcpy_chk()
 2011-09-13 21:50 UTC 

[Bug preprocessor/50387] New: Doesn't process "_Pragma" when expanding a token sequence for #include
 2011-09-13 20:32 UTC 

[Bug libgomp/50386] New: libgomp.h:87:5: error: unnamed struct/union that defines no instances
 2011-09-13 20:09 UTC 

[Bug fortran/50379] New: ICE in gfc_typenode_for_spec at fortran/trans-types.c
 2011-09-13 19:27 UTC  (8+ messages)
` [Bug fortran/50379] "

[Bug tree-optimization/50183] New: ICE in verify_ssa for 416.gamess when optimizing using profile data
 2011-09-13 18:20 UTC  (6+ messages)
` [Bug tree-optimization/50183] "

[Bug other/49665] New: 'defined in discarded section' link failures on cpu2006 benchmarks
 2011-09-13 16:17 UTC  (3+ messages)
` [Bug other/49665] "

[Bug middle-end/49282] New: malloc corruption in large lto1-wpa run during inline edge heap resize
 2011-09-13 16:12 UTC  (3+ messages)
` [Bug middle-end/49282] "

[Bug bootstrap/50010] New: i386-unknown-freebsd bootstrap comparison failure
 2011-09-13 15:25 UTC  (5+ messages)
` [Bug bootstrap/50010] [4.7 regression] bootstrap comparison failure without CFI directives

[Bug tree-optimization/50385] New: missed-optimization: jump to __builtin_unreachable() not removed
 2011-09-13 15:21 UTC 

[Bug middle-end/19805] sub-optimal initialisation of array on the stack
 2011-09-13 14:29 UTC 

[Bug tree-optimization/50326] New: [4.7 regression] ICE in set_lattice_value, at tree-ssa-ccp.c:456
 2011-09-13 13:56 UTC  (2+ messages)
` [Bug bootstrap/50326] "

[Bug tree-optimization/50382] New: Reassoc doesn't optimize pointer arithmetics
 2011-09-13 13:09 UTC 

[Bug c++/50381] New: Wrong dtor condatgroup section name
 2011-09-13 10:40 UTC  (2+ messages)
` [Bug c++/50381] "

[Bug fortran/50376] New: pure procedure allows assignment to iterator variable in array constructor
 2011-09-13 10:09 UTC  (2+ messages)
` [Bug fortran/50376] "

[Bug tree-optimization/40770] Vectorization of complex types, vectorization of sincos missing
 2011-09-13  9:55 UTC 

[Bug target/50358] New: AVR: Implement [u]maddqihi4 [u]msubqihi4 patterns on the enhanced core
 2011-09-13  9:28 UTC  (3+ messages)
` [Bug target/50358] "

[Bug fortran/50377] New: gfortran must not accept an external formal argument not declared external
 2011-09-13  9:24 UTC  (3+ messages)
` [Bug fortran/50377] "

[Bug c/50380] New: cc1 hangs eating 100% CPU
 2011-09-13  9:12 UTC 

[Bug tree-optimization/50374] New: Support vectorization of min/max location pattern
 2011-09-13  8:52 UTC  (4+ messages)
` [Bug tree-optimization/50374] "

[Bug target/38306] [4.4/4.5/4.6/4.7 Regression] 15% slowdown w.r.t. 4.3 of computational kernel on some architectures
 2011-09-13  8:30 UTC 

[Bug c++/50373] New: Incorrect Code generated for function with two possible return values (Seg Fault)
 2011-09-13  7:48 UTC  (2+ messages)
` [Bug c++/50373] "

[Bug target/50150] New: misc vect.exp failures for target arm
 2011-09-13  7:41 UTC  (2+ messages)
` [Bug target/50150] "

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

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

[Bug c++/50372] New: c++11: pointers to static functions should be valid template parameters
 2011-09-13  3:13 UTC 

[Bug c++/50371] New: [C++0x] std::nullptr_t rejected as non-type template-parameter
 2011-09-13  0:19 UTC 

[Bug c++/50361] New: gcc 4.6 ICE probably relating to std::initializer_list and template argument deduction
 2011-09-12 22:38 UTC  (3+ messages)
` [Bug c++/50361] [C++0x] [4.7 Regression] ICE with std::initializer_list and nullptr

[Bug c++/50370] New: [C++0x] Multiple declarations with default template arguments accepted
 2011-09-12 22:34 UTC 

[Bug c++/48372] New: Missed error for redundant default argument on template
 2011-09-12 21:35 UTC  (2+ messages)
` [Bug c++/48372] "

[Bug c++/50363] New: internal compiler error: verify_gimple failed
 2011-09-12 21:04 UTC  (2+ messages)
` [Bug c++/50363] "

[Bug target/50369] New: Support 256bit vector permutation
 2011-09-12 20:57 UTC 

[Bug libobjc/50368] New: Implicit, precision losing cast in objc/objc-api.h
 2011-09-12 19:16 UTC 

[Bug rtl-optimization/38644] [4.4/4.5/4.6/4.7 Regression] Optimization flag -O1 -fschedule-insns2 causes wrong code
 2011-09-12 18:40 UTC  (4+ messages)

[Bug lto/50367] New: -flto and -Wl,--as-needed combination removes some needed libraries
 2011-09-12 18:25 UTC 

[Bug rtl-optimization/50212] New: [4.7 Regression] ICE: in ei_container, at basic-block.h:610 with -fnon-call-exceptions -freorder-blocks-and-partition
 2011-09-12 18:24 UTC  (3+ messages)
` [Bug rtl-optimization/50212] "

[Bug tree-optimization/50290] New: [4.7 Regression] ICE: in distribute_notes, at combine.c:13282 with -flto -funroll-loops
 2011-09-12 17:56 UTC  (3+ messages)
` [Bug rtl-optimization/50290] "

[Bug lto/50366] New: Still got failed assertion in lto_varpool_replace_node
 2011-09-12 17:08 UTC  (2+ messages)
` [Bug lto/50366] "

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

[Bug lto/50338] New: ICE Linking with -flto
 2011-09-12 15:21 UTC  (2+ messages)
` [Bug lto/50338] "

[Bug bootstrap/50352] New: [4.7 regression] arm-linux-gnueabi bootstrap failure due to -Wformat error in arm.md
 2011-09-12 14:59 UTC  (2+ messages)
` [Bug bootstrap/50352] "

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