public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug target/51106] New: [4.5 regression] ICE in move_insn, at haifa-sched.c:2314
 2012-10-27 23:09 UTC  (2+ messages)
` [Bug target/51106] [4.6 Regression] "

[Bug other/54030] New: make install does not honor --program-prefix/--program-suffix for 'gcc' (AVR build)
 2012-10-27 21:25 UTC  (2+ messages)
` [Bug other/54030] "

[Bug middle-end/55046] New: [4.8 Regression] ICE in ira_reuse_stack_slot at ira-color.c:4065
 2012-10-27 20:44 UTC  (3+ messages)
` [Bug middle-end/55046] "

[Bug c++/55077] New: implement and enable by default -Wliteral-conversion
 2012-10-27 19:48 UTC  (2+ messages)
` [Bug c++/55077] "

[Bug lto/55102] New: The options -flto and -On do not behave as described in GCC docs
 2012-10-27 19:27 UTC 

[Bug c++/55101] New: Invalid implicit conversion in initialization when source type is a template argument type
 2012-10-27 18:41 UTC  (2+ messages)
` [Bug c++/55101] "

[Bug c++/55095] New: Wshift-overflow
 2012-10-27 18:40 UTC  (4+ messages)
` [Bug c++/55095] Wshift-overflow

[Bug fortran/55099] New: Surprising 'PROCEDURE attribute conflicts with INTENT attribute' error
 2012-10-27 17:38 UTC  (3+ messages)
` [Bug fortran/55099] Surprising but valid "

[Bug debug/54971] New: SRA pessimizes debug info by not creating debug stmts for fields without replacements
 2012-10-27 17:30 UTC  (5+ messages)
` [Bug debug/54971] "

[Bug fortran/55100] New: FORALL: If the RHS is scalar, not array temporary is needed
 2012-10-27 17:22 UTC 

[Bug rtl-optimization/55055] New: [4.8 regression] RTL check: expected code 'reg', have 'subreg' in rhs_regno, at rtl.h:1123
 2012-10-27 16:50 UTC  (2+ messages)
` [Bug rtl-optimization/55055] "

[Bug lto/54980] New: [4.8 regression] gimple check: expected gimple_cond(error_mark), have gimple_call() in gimple_cond_set_lhs, at gimple.h:2578
 2012-10-27 16:49 UTC  (2+ messages)
` [Bug lto/54980] "

[Bug target/54404] New: [4.8 Regression] *cfstring* failures for (obj-c|g)++ on *-apple-darwin* after revision 186789
 2012-10-27 16:34 UTC  (3+ messages)
` [Bug target/54404] [4.8 Regression] *cfstring* failures for (obj-c|g)++ on *-apple-darwin* after revision 186978

[Bug c++/55098] New: c++11: move constructor doesn't run at all (but with a hammer)
 2012-10-27 16:03 UTC  (8+ messages)
` [Bug c++/55098] "

[Bug middle-end/54957] New: Two crashes introduced by rev192488
 2012-10-27 15:15 UTC  (2+ messages)
` [Bug middle-end/54957] "

[Bug target/55014] New: ICE: Segmentation fault while compiling complex_io.cc on x86_64-w64-mingw32
 2012-10-27 15:09 UTC  (2+ messages)
` [Bug target/55014] "

[Bug target/55042] New: sh.c:11586:1: error: ‘bool sh1_builtin_p()’ defined but not used
 2012-10-27 14:40 UTC  (5+ messages)
` [Bug target/55042] "

[Bug testsuite/52945] New: FAIL: gcc.dg/lto/pr52634 c_lto_pr52634_1.o assemble, -O* -flto *
 2012-10-27 14:37 UTC  (2+ messages)
` [Bug testsuite/52945] "

[Bug target/55034] New: avr.c:2877:7: error: variable ‘regno_dest’ set but not used
 2012-10-27 14:05 UTC  (4+ messages)
` [Bug target/55034] "

[Bug c++/55097] New: typedef not recognized in templated class
 2012-10-27 13:43 UTC  (2+ messages)
` [Bug c++/55097] [4.7/4.8 Regression] "

[Bug c/54473] New: Compiling advancemame on raspberry pi yields unrecognizable insn
 2012-10-27 13:42 UTC  (2+ messages)
` [Bug target/54473] "

[Bug target/54760] New: [SH] Add __builtin_thread_pointer, __builtin_set_thread_pointer
 2012-10-27 13:41 UTC  (2+ messages)
` [Bug target/54760] "

[Bug c++/32204] friend from global namespace in template class ignored
 2012-10-27 13:39 UTC  (4+ messages)

[Bug c++/51257] New: Template changes scope of friend functions
 2012-10-27 13:34 UTC  (2+ messages)
` [Bug c++/51257] "

[Bug rtl-optimization/55092] New: [4.8 Regression] LRA doesn't scale
 2012-10-27 13:32 UTC  (7+ messages)
` [Bug rtl-optimization/55092] "
` [Bug rtl-optimization/55092] [4.8 Regression] LRA aggravates var-tracking scalability problems

[Bug c/52855] New: ARM: Internal compiler error: in extract_insn, at recog.c:2109
 2012-10-27 13:27 UTC  (2+ messages)
` [Bug target/52855] "

[Bug target/54673] New: [SH] Unnecessary sign extension of logical operation results
 2012-10-27 13:15 UTC  (2+ messages)
` [Bug target/54673] "

[Bug middle-end/54961] New: [4.8 Regression] FAIL: gfortran.dg/pr48757.f -O (internal compiler error) after revision 192440
 2012-10-27 13:03 UTC  (4+ messages)
` [Bug middle-end/54961] "

[Bug middle-end/55078] New: [4.8 Regression] FAIL: g++.dg/torture/pr46154.C
 2012-10-27  9:23 UTC  (8+ messages)
` [Bug middle-end/55078] "

[Bug c/55096] New: Wconversion-nul does not work in C
 2012-10-27  9:17 UTC 

[Bug rtl-optimization/19398] secondary reloads don't consider "m" alternatives
 2012-10-27  8:14 UTC 

[Bug c++/54466] New: Recursive Type Alias, Member Function Pointer, Segmentation Fault
 2012-10-27  7:59 UTC  (4+ messages)
` [Bug c++/54466] [C++11] "

[Bug rtl-optimization/34283] Non-optimal reload register used
 2012-10-27  7:53 UTC  (3+ messages)

[Bug debug/54402] New: [4.8 Regression] var-tracking does not scale
 2012-10-27  7:24 UTC  (4+ messages)
` [Bug debug/54402] "

[Bug ada/55088] New: ada tarball missing COPYING file
 2012-10-27  6:42 UTC  (2+ messages)
` [Bug ada/55088] "

[Bug debug/55094] New: [4.7/4.8 Regression] ICE in maybe_record_trace_start, at dwarf2cfi.c:2224
 2012-10-27  2:43 UTC 

[Bug web/54973] New: [bugzilla] make "Before reporting a bug" notice more prominent
 2012-10-27  0:57 UTC  (12+ messages)
` [Bug web/54973] "

[Bug rtl-optimization/55093] New: [4.8 Regression] [x32] -maddress-mode=long failed
 2012-10-27  0:19 UTC  (3+ messages)
` [Bug rtl-optimization/55093] "

[Bug go/55091] New: libgo testsuite doesn't support --target_board='unix{-mx32}'
 2012-10-27  0:01 UTC  (2+ messages)
` [Bug go/55091] "

[Bug c++/55076] New: ice when compiling lambda function
 2012-10-26 23:38 UTC  (9+ messages)
` [Bug c++/55076] "

[Bug bootstrap/55089] New: ICE in varasm.c during bootstrap-lean on x86_64-pc-solaris2.10
 2012-10-26 21:42 UTC  (3+ messages)
` [Bug bootstrap/55089] "

[Bug middle-end/55090] New: [4.8 regression] ICE in inline_call, at ipa-inline-transform.c:269
 2012-10-26 21:23 UTC  (2+ messages)
` [Bug middle-end/55090] "

[Bug other/55087] New: bogus "linux-vdso.so.1: No such file or directory" caused by libbacktrace
 2012-10-26 20:35 UTC  (7+ messages)
` [Bug other/55087] "

[Bug c++/55081] New: [4.8 regression?] Non-optimized static array elements initialization
 2012-10-26 20:32 UTC  (7+ messages)
` [Bug c++/55081] "
` [Bug c++/55081] [4.8 Regression] "

[Bug target/54255] New: FAIL: gcc.target/i386/asm-dialect-1.c (test for excess errors) fails on x86_64/i686 darwin
 2012-10-26 20:18 UTC  (2+ messages)
` [Bug target/54255] "

[Bug rtl-optimization/55010] New: Internal consistency failure : invalid rtl sharing found in the insn
 2012-10-26 19:24 UTC  (2+ messages)
` [Bug rtl-optimization/55010] "

[Bug debug/54970] New: Missing DW_OP_GNU_implicit_pointer in debuginfo
 2012-10-26 19:20 UTC  (2+ messages)
` [Bug debug/54970] "

[Bug c++/54875] New: Forward declare enums cannot be used as a template argument
 2012-10-26 18:50 UTC  (2+ messages)
` [Bug c++/54875] "

[Bug target/55061] New: libbacktrace build fails during bootstrap on powerpc-apple-darwin9
 2012-10-26 17:52 UTC  (5+ messages)
` [Bug target/55061] "

[Bug c++/54955] New: alignas example in gcc 4.8 changes.html won't compile
 2012-10-26 17:42 UTC  (4+ messages)
` [Bug c++/54955] "

[Bug c++/55082] New: c++11: default member constructor
 2012-10-26 17:39 UTC  (3+ messages)
` [Bug c++/55082] "

[Bug middle-end/37448] gcc 4.3.1 cannot compile big function
 2012-10-26 17:29 UTC  (5+ messages)

[Bug tree-optimization/35357] Loop peeling not happening
 2012-10-26 16:56 UTC 

[Bug fortran/37336] Fortran 2003: Finish derived-type finalization
 2012-10-26 16:47 UTC 

[Bug fortran/55086] New: ICE with FORALL in allocate_temp_for_forall_nest_1
 2012-10-26 16:32 UTC 

[Bug tree-optimization/55085] New: [4.8 regression] false positive -Warray-bounds
 2012-10-26 15:56 UTC  (2+ messages)
` [Bug tree-optimization/55085] "

[Bug middle-end/36041] Speed up builtin_popcountll
 2012-10-26 15:51 UTC 

[Bug c/55083] New: failure while configuring libatomic is not cleaned up
 2012-10-26 15:31 UTC  (3+ messages)
` [Bug bootstrap/55083] "

[Bug c/55084] New: please submit full bug report
 2012-10-26 15:16 UTC  (2+ messages)
` [Bug c/55084] "

[Bug libstdc++/54075] New: [4.7.1] unordered_map 3x slower than 4.6.2
 2012-10-26 14:35 UTC  (2+ messages)
` [Bug libstdc++/54075] [4.7.1] unordered_map insert "

[Bug c++/54984] New: Array allocated with new in a template class is default initialised
 2012-10-26 14:21 UTC  (5+ messages)
` [Bug c++/54984] [4.6/4.7/4.8 Regression] "
` [Bug c++/54984] [4.6 "

[Bug rtl-optimization/54472] New: ICE (spill_failure): unable to find a register to spill in class 'AREG' with -O -fschedule-insns -fselective-scheduling
 2012-10-26 14:04 UTC  (2+ messages)
` [Bug rtl-optimization/54472] "

[Bug c++/54883] New: Name mangling of types in an unnamed namespace
 2012-10-26 13:49 UTC  (2+ messages)
` [Bug c++/54883] "

[Bug c++/55058] New: [4.7/4.8 Regression] Unexpected invalid type conversion error
 2012-10-26 13:28 UTC  (2+ messages)
` [Bug c++/55058] "

[Bug bootstrap/54659] New: [4.8 Regression] Bootstrap with --disable-nls broken under Windows
 2012-10-26 12:36 UTC  (5+ messages)
` [Bug bootstrap/54659] "

[Bug c++/55080] New: -pedantic produces error: floating-point literal cannot appear in a constant-expression
 2012-10-26 12:11 UTC  (3+ messages)
` [Bug c++/55080] "

[Bug middle-end/53695] New: [4.8 Regression] ICE: in dfs_enumerate_from, at cfganal.c:1221 with -O2 -ftracer and labels/gotos
 2012-10-26 11:58 UTC  (2+ messages)
` [Bug middle-end/53695] "

[Bug bootstrap/55049] New: [4.8 Regression] bootstrap failed with --with-multilib-list=m32,m64,mx32
 2012-10-26 11:47 UTC  (3+ messages)
` [Bug bootstrap/55049] "

[Bug c++/11393] Initializer of static const float class member is not legal in c++98
 2012-10-26 11:45 UTC  (11+ messages)

[Bug tree-optimization/54570] New: [4.8 Regression] FAIL: gcc.dg/builtin-object-size-8.c execution test
 2012-10-26 10:33 UTC  (2+ messages)
` [Bug tree-optimization/54570] "

[Bug target/54385] New: [4.8 regression] ICE in pre_and_rev_post_order_compute, at cfganal.c:873
 2012-10-26 10:15 UTC  (2+ messages)
` [Bug middle-end/54385] "

[Bug lto/54824] New: [4.8 Regression] ICE in verify_loop_structure with LTO
 2012-10-26 10:13 UTC  (3+ messages)
` [Bug tree-optimization/54824] [4.8 Regression] ICE in verify_loop_structure

[Bug tree-optimization/55079] New: [4.8 regeression] false positive -Warray-bounds
 2012-10-26 10:09 UTC  (2+ messages)
` [Bug tree-optimization/55079] "

[Bug debug/54953] New: [4.8 Regression] New sra-1.c FAILs on powerpc
 2012-10-26  8:29 UTC  (3+ messages)
` [Bug debug/54953] "

[Bug debug/54693] New: VTA guality issues with loops
 2012-10-26  7:17 UTC  (2+ messages)
` [Bug debug/54693] "

[Bug tree-optimization/50713] New: SLP vs loop: code generated differs
 2012-10-26  6:44 UTC  (2+ messages)
` [Bug middle-end/50713] SLP vs loop: code generated differs (SLP less efficient)

[Bug target/27619] wrong code for mixed-mode division with -mpowerpc64 -O1
 2012-10-26  3:51 UTC 

[Bug target/55019] New: Incorrectly use live argument register to save high register in thumb1 prologue
 2012-10-26  2:12 UTC  (2+ messages)
` [Bug target/55019] "

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