public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/46941] New: [trans-mem] new/delete operator are unsafe
 2011-02-04 20:30 UTC  (9+ messages)
` [Bug c++/46941] "

[Bug middle-end/47610] New: [4.6 Regression] cp-demangle.c:1970:1: error: cplus_demangle_builtin_types causes a section type conflict
 2011-02-04 20:28 UTC  (3+ messages)
` [Bug middle-end/47610] "

[Bug c++/47611] New: [trans-mem] memory allocated by default new/new_vec operator can be considered as transaction local
 2011-02-04 20:27 UTC 

[Bug other/47554] New: [trans-mem] expand_expr_addr_expr_1 ICE
 2011-02-04 20:10 UTC  (2+ messages)
` [Bug other/47554] "

[Bug c++/46394] New: [C++0X] no matching function with default template argument
 2011-02-04 19:53 UTC  (2+ messages)
` [Bug c++/46394] [C++0X] [4.6 Regression] no matching function with default template parameter

[Bug target/47609] New: libstdc++ depends on libgcc_s.10.5 but gets linked to libgcc_s.10.4
 2011-02-04 19:37 UTC 

[Bug c/47548] New: [regression] m32c-rtems ICEt in change_address_1, at emit-rtl.c:1933
 2011-02-04 18:31 UTC  (6+ messages)
` [Bug target/47548] "

[Bug target/47608] New: libstdc++ links to bad libgcc_s on OS X (libgcc_s rebuilt needlessly and incorrectly)
 2011-02-04 18:12 UTC  (2+ messages)
` [Bug target/47608] "

[Bug tree-optimization/46728] New: GCC no longer generates fmadd for pow (x, 0.75)+y on powerpc
 2011-02-04 18:11 UTC  (2+ messages)
` [Bug tree-optimization/46728] [4.6 Regression] "

[Bug tree-optimization/43695] [4.5 Regression] ICE: verify_flow_info failed: BB 2 is missing an EH edge with -fipa-cp-clone
 2011-02-04 17:23 UTC  (3+ messages)

[Bug target/31782] Invalid assembly code on initial dollar signs
 2011-02-04 16:42 UTC 

[Bug c/47142] New: incorrect libgcc_s_sjlj-1.dll install
 2011-02-04 16:05 UTC  (9+ messages)
` [Bug target/47142] "

[Bug inline-asm/23200] [4.3/4.4/4.5/4.6 Regression] rejects "i"(&var + 1)
 2011-02-04 15:53 UTC  (4+ messages)
` [Bug inline-asm/23200] [4.3/4.4/4.5 "

[Bug rtl-optimization/47602] New: Permit inline asm to clobber PIC register
 2011-02-04 15:23 UTC  (15+ messages)
` [Bug rtl-optimization/47602] "
` [Bug middle-end/47602] "

[Bug target/47558] New: 163267 breaks exception traceback in xplor-nih
 2011-02-04 15:16 UTC  (26+ messages)
` [Bug target/47558] "

[Bug fortran/47571] New: undefined reference to clock_gettime in Linux build of 02/01/2011
 2011-02-04 14:42 UTC  (4+ messages)
` [Bug fortran/47571] [4.6 Regression] "

[Bug lto/47607] New: FAIL: gcc.c-torture/execute/builtins/abs-2.c execution, -O2 -flto
 2011-02-04 14:28 UTC  (3+ messages)
` [Bug lto/47607] "

[Bug driver/47584] New: [4.6 regression] internal compiler error: sigsegv in libcpp/line-map.c:285
 2011-02-04 13:45 UTC  (2+ messages)
` [Bug pch/47584] "

[Bug c++/47606] New: [trans-mem] internal compiler error in expand_block_tm with O2
 2011-02-04 11:18 UTC 

[Bug c/46788] New: unsigned int possible treated as signed in a union/struct
 2011-02-04 10:36 UTC  (2+ messages)
` [Bug target/46788] "

[Bug c/47599] New: -fno-short-wchar does not force long wchar
 2011-02-04  9:41 UTC  (8+ messages)
` [Bug c/47599] "

[Bug fortran/43366] [OOP][F2008] Intrinsic assign to polymorphic variable
 2011-02-04  9:32 UTC  (7+ messages)

[Bug tree-optimization/46886] New: [4.5/4.6 Regression] gfortran.dg/array_constructor_9.f90 FAILs with -ftree-parallelize-loops -fstrict-overflow -fno-tree-ch
 2011-02-04  7:58 UTC  (3+ messages)
` [Bug tree-optimization/46886] "

[Bug tree-optimization/46994] New: [4.6 Regression] ICE: in check_loop_closed_ssa_use, at tree-ssa-loop-manip.c:422 with -fgraphite-identity -fno-tree-dce -ffast-math
 2011-02-04  7:56 UTC  (2+ messages)
` [Bug tree-optimization/46994] "

[Bug tree-optimization/46995] New: [4.6 Regression] ICE: verify_ssa failed: definition in block 11 does not dominate use in block 16 with -fgraphite-identity -fno-tree-dce -ffast-math
 2011-02-04  7:56 UTC  (2+ messages)
` [Bug tree-optimization/46995] "

[Bug fortran/47605] New: Document that C_Bool might be the wrong constant for C Booleans
 2011-02-04  7:17 UTC 

[Bug middle-end/46834] New: [4.6 Regression] ICE: verify_ssa failed: missing definition with -fgraphite-identity -ffast-math -fno-tree-dce
 2011-02-04  7:13 UTC  (2+ messages)
` [Bug middle-end/46834] "

[Bug middle-end/45306] ICE (Segmentation fault) while building PyQt with -fgraphite-identity
 2011-02-04  7:08 UTC  (4+ messages)

[Bug java/21206] gcj seems not to pass the option to ld correctly
 2011-02-04  5:52 UTC 

[Bug libfortran/47032] New: libgfortran references complex long double functions missing on AIX
 2011-02-04  5:16 UTC  (2+ messages)
` [Bug target/47032] "

[Bug target/47383] New: [x32] Incorrect array access
 2011-02-04  4:13 UTC  (2+ messages)
` [Bug middle-end/47383] ivopts miscompiles Pmode != ptr_mode

[Bug tree-optimization/46194] New: [4.5/4.6 Regression] gcc.dg/graphite/block-0.c FAILs with -ftree-parallelize-loops
 2011-02-04  4:00 UTC  (9+ messages)
` [Bug tree-optimization/46194] "

[Bug middle-end/47598] New: -fgraphite-identity at -O2 breaks profiledbootstrap
 2011-02-03 23:54 UTC  (7+ messages)
` [Bug middle-end/47598] "

[Bug fortran/47601] New: Internal Error (mio_component_ref(): Component not found) with strange behavior
 2011-02-03 23:13 UTC  (9+ messages)
` [Bug fortran/47601] "
` [Bug fortran/47601] Internal Error: mio_component_ref(): Component not found

[Bug fortran/47546] New: Internal error - free_pi_tree(): Unresolved fixup
 2011-02-03 23:04 UTC  (4+ messages)
` [Bug fortran/47546] "

[Bug c++/47589] New: internal compiler error: Segmentation fault
 2011-02-03 22:49 UTC  (5+ messages)
` [Bug c++/47589] [4.3/4.4 Regression] "

[Bug c++/47604] New: GCC doesn't accept "auto *f() -> int", but only accepts "auto f() -> int"
 2011-02-03 22:39 UTC 

[Bug c++/45894] New: ICE: segmentation fault with -Wall
 2011-02-03 22:35 UTC  (2+ messages)
` [Bug c++/45894] [4.5 Regression] [C++0x] "

[Bug tree-optimization/47447] New: "Unable to coalesce ssa_names <x> and <y>" ICE in tree-ssa-coalesce.c when -O3 is used
 2011-02-03 22:26 UTC  (6+ messages)
` [Bug tree-optimization/47447] [4.3/4.4 Regression] "

[Bug tree-optimization/38564] [4.4 Regression] Revision 142662 caused ICE in insert_into_preds_of_block
 2011-02-03 22:26 UTC 

[Bug gcov-profile/47363] New: value-profile.c produces incorrect error message when *count > *all
 2011-02-03 22:22 UTC  (2+ messages)
` [Bug gcov-profile/47363] "

[Bug fortran/45516] [F08] allocatable compontents of recursive type
 2011-02-03 22:03 UTC 

[Bug c++/47603] New: Optimization level O2 nad O3 produces different output from level O1 and O0
 2011-02-03 21:27 UTC  (2+ messages)
` [Bug c++/47603] "

[Bug c/21920] aliasing violations
 2011-02-03 21:24 UTC 

[Bug fortran/47592] New: Multiple function invocation with ALLOCATE (SOURCE=REPEAT('x',bar()))
 2011-02-03 21:10 UTC  (2+ messages)
` [Bug fortran/47592] "

[Bug target/28040] [m68k]wrong move const extends output at coldfire v4
 2011-02-03 20:29 UTC 

[Bug fortran/47574] New: internal compiler error: in build2_stat, at tree.c:3795
 2011-02-03 20:16 UTC  (2+ messages)
` [Bug fortran/47574] "

[Bug c++/47398] New: [4.5/4.6 Regression] tree check: accessed elt 10 of tree_vec with 9 elts in tsubst, at cp/pt.c:10500
 2011-02-03 20:09 UTC  (3+ messages)
` [Bug c++/47398] "
` [Bug c++/47398] [4.5 "

[Bug target/8340] ICE on x86 inline asm w/ -fPIC
 2011-02-03 19:54 UTC 

[Bug middle-end/31490] [4.6 Regression] Compile error section type conflict
 2011-02-03 19:19 UTC  (2+ messages)

[Bug c++/47600] New: gcc optimizer seems to avoid necessary floating-point addition
 2011-02-03 19:03 UTC  (6+ messages)
` [Bug c++/47600] "

[Bug tree-optimization/45704] [4.5 Regression] load byte instruction is used for volatile int
 2011-02-03 18:28 UTC 

[Bug c/46762] New: gcc crosscompiled for arm optimises away volatile struct member access when -Os
 2011-02-03 18:27 UTC  (2+ messages)
` [Bug tree-optimization/46762] "

[Bug c++/46890] New: compile regression from 4.5 when building scummvm's player_v4a.cpp
 2011-02-03 17:23 UTC  (3+ messages)
` [Bug c++/46890] [4.6 Regression] Failed to compile "

[Bug lto/47225] New: [4.6.0 regression]: cross-compile fails while configuring libgcc with "xgcc: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found"
 2011-02-03 17:12 UTC  (2+ messages)
` [Bug lto/47225] [4.6 "

[Bug c++/29571] [4.3/4.4/4.5/4.6 regression] ICE with invalid static const member
 2011-02-03 17:08 UTC  (3+ messages)
` [Bug c++/29571] [4.3/4.4/4.5 "

[Bug c/47492] New: problem with memset() inside transaction_safe function
 2011-02-03 16:41 UTC  (2+ messages)
` [Bug c/47492] [trans-mem] Problem "

[Bug c++/47573] New: [trans-mem] ICE in invoke_set_current_function_hook
 2011-02-03 16:39 UTC  (3+ messages)
` [Bug c++/47573] "

[Bug c++/47596] New: internal compiler error: in print_reg, at config/i386/i386.c:10894
 2011-02-03 15:22 UTC  (3+ messages)
` [Bug target/47596] "

[Bug debug/47510] New: DW_TAG_typedef can have children when designating a naming typedef
 2011-02-03 15:21 UTC  (2+ messages)
` [Bug debug/47510] "

[Bug rtl-optimization/47521] New: Unnecessary usage of edx register
 2011-02-03 14:32 UTC  (4+ messages)
` [Bug rtl-optimization/47521] "

[Bug target/40722] [4.5/4.6 Regression] ia32intrin.h defines of _rotl, _rotr conflict with target stdlib.h decls
 2011-02-03 12:29 UTC  (2+ messages)

[Bug target/47312] New: [4.6 Regression] ICE: in expand_ternary_op, at optabs.c:656 with -flto -mno-sse -mxop and __builtin_fmaf()
 2011-02-03 11:00 UTC  (3+ messages)
` [Bug target/47312] "

[Bug lto/47274] New: [4.6 regression] ICE in lto_varpool_replace_node, at lto-symtab.c:306
 2011-02-03 10:59 UTC  (3+ messages)
` [Bug lto/47274] "

[Bug other/46567] New: ipa_tm_decrement_clone_counts ICE at -O2
 2011-02-03 10:29 UTC  (2+ messages)
` [Bug other/46567] [trans-mem] "

[Bug debug/47508] New: [4.6 Regression] -fcompare-debug failure with -ftracer for pr42918.c
 2011-02-03 10:17 UTC  (3+ messages)
` [Bug debug/47508] "

[Bug c/47597] New: ICE: call frame debugging information is not handled when case is post_dec
 2011-02-03 10:04 UTC  (2+ messages)
` [Bug c/47597] "

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