public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug libobjc/45953] New: Registering untyped selector mutates existing selector
 2010-12-21 13:47 UTC  (4+ messages)
` [Bug libobjc/45953] "

[Bug c/46972] New: __thread storage class variable gets optimized out on ARM
 2010-12-21 13:13 UTC  (7+ messages)
` [Bug target/46972] "

[Bug libgcj/44341] [4.6 Regression] libjava cross build fails when configured with --with-gmp=
 2010-12-21 13:12 UTC  (2+ messages)

[Bug driver/46750] New: Parallel build doesn't work --with-build-config=bootstrap-lto in a gcc+binutils combined tree
 2010-12-21 13:03 UTC  (2+ messages)
` [Bug driver/46750] "

[Bug target/45701] [4.6 Regression] Fail to prefer using r3 for padding a push/pop multiple to 8-byte alignment
 2010-12-21 12:30 UTC 

[Bug rtl-optimization/46522] New: ICE: in reset_sched_cycles_in_current_ebb, at sel-sched.c:7092 with -O3 -fsel-sched-pipelining -fselective-scheduling2 -funroll-loops
 2010-12-21 12:14 UTC  (2+ messages)
` [Bug rtl-optimization/46522] "

[Bug rtl-optimization/46521] New: ICE: in reset_sched_cycles_in_current_ebb, at sel-sched.c:7092 with -Os -fselective-scheduling2 -fsel-sched-pipelining -fprofile-generate -fno-early-inlining
 2010-12-21 12:13 UTC  (2+ messages)
` [Bug rtl-optimization/46521] "

[Bug rtl-optimization/45352] ICE: in reset_sched_cycles_in_current_ebb, at sel-sched.c:7058
 2010-12-21 12:10 UTC 

[Bug libobjc/47031] New: libobjc uses mutexes for properties
 2010-12-21 11:47 UTC  (2+ messages)
` [Bug libobjc/47031] "

[Bug libobjc/47012] New: nonatimic Properties behave wrong
 2010-12-21 11:39 UTC  (10+ messages)
` [Bug libobjc/47012] nonatomic "

[Bug other/46734] New: ICE in create_tmp_var, at gimplify.c:505
 2010-12-21 11:08 UTC  (3+ messages)
` [Bug middle-end/46734] [4.5 Regression] "

[Bug fortran/47030] New: !GCC$ Attributes do not work for COMMON variables in procedures and BLOCK DATA
 2010-12-21 10:49 UTC 

[Bug lto/44334] rnflow.f90 ~27% slower with -fwhole-program -flto after revision 159852
 2010-12-21 10:46 UTC  (4+ messages)

[Bug c/47000] New: Major performance regression in parallel SSE2 impl of SHA256 hash algorithm
 2010-12-21 10:39 UTC  (15+ messages)
` [Bug target/47000] "
` [Bug target/47000] [4.5 Regression] Failure to inline SSE intrinsics

[Bug other/46677] New: frontends and tree optimizers use *_TYPE_SIZE
 2010-12-21 10:20 UTC  (4+ messages)
` [Bug other/46677] "

[Bug rtl-optimization/47008] New: [4.6 Regression] gfortran.dg/extends_2.f03 FAIL with -Os -fschedule-insns
 2010-12-21  8:39 UTC  (8+ messages)
` [Bug rtl-optimization/47008] [4.6 Regression] gfortran.dg/extends_{23}.f03 "

[Bug c/45852] New: volatile structs are broken!
 2010-12-21  8:35 UTC  (2+ messages)
` [Bug middle-end/45852] "

[Bug other/47029] New: fixincludes: the fix for c99 inlines in the glibc header files fixes function declarations as well as function definitions
 2010-12-21  8:31 UTC 

[Bug target/44290] [4.5 regression] __naked attribute is broken
 2010-12-21  4:16 UTC 

[Bug fortran/46978] New: TRANSPOSE corrupts structure and memory
 2010-12-20 23:29 UTC  (4+ messages)
` [Bug fortran/46978] [4.6 Regression] TRANSPOSE with RESHAPE and ALLOCATE: Segfault

[Bug fortran/46974] New: ICE with TRANSFER using a C_PTR entity
 2010-12-20 21:44 UTC  (5+ messages)
` [Bug fortran/46974] "

[Bug rtl-optimization/47028] New: [4.6 Regression] gcc.dg/tree-ssa/tailrecursion-[57].c FAIL with -foptimize-sibling-calls -fno-forward-propagate -fno-tree-copy-prop -fno-tree-dominator-opts
 2010-12-20 19:20 UTC  (2+ messages)
` [Bug rtl-optimization/47028] "

[Bug middle-end/40060] [4.5/4.6 Regression] casts loose alignment info
 2010-12-20 19:02 UTC 

[Bug middle-end/46935] New: We should recognize expanded switch statement and convert 2 way switch statements into shift & mask test
 2010-12-20 18:43 UTC  (2+ messages)
` [Bug middle-end/46935] "

[Bug tree-optimization/46987] New: [4.6 Regression] g++.dg/torture/covariant-1.C ICE: double free or corruption with -fno-inline
 2010-12-20 18:36 UTC  (2+ messages)
` [Bug tree-optimization/46987] "

[Bug libgcj/46774] New: [gcj] Calling Policy.setPolicy with a new Policy object has no effect on the DefaultSecurityManager
 2010-12-20 18:32 UTC  (3+ messages)
` [Bug libgcj/46774] "

[Bug c++/46654] New: [trans-mem] "volatile" objects must not be allowed in a safe statement
 2010-12-20 18:22 UTC  (2+ messages)
` [Bug c++/46654] "

[Bug bootstrap/46650] New: r167010 breaks --enable-build-with-cxx
 2010-12-20 18:20 UTC  (2+ messages)
` [Bug bootstrap/46650] "

[Bug tree-optimization/44776] FAIL: gcc.dg/matrix/transpose-3.c execution, -fprofile-use -fipa-matrix-reorg -fdump-ipa-matrix-reorg -O3 -fwhole-program
 2010-12-20 18:02 UTC  (2+ messages)

[Bug other/46489] New: tree optimizer and frontend files use target macros
 2010-12-20 17:42 UTC  (6+ messages)
` [Bug other/46489] "

[Bug bootstrap/47027] New: a-stwiun.ads:441:80: (style) this line is too long
 2010-12-20 17:38 UTC  (4+ messages)
` [Bug bootstrap/47027] "

[Bug fortran/47024] New: [OOP] STORAGE_SIZE (for polymorphic types): Segfault at run time
 2010-12-20 16:48 UTC  (4+ messages)
` [Bug fortran/47024] "

[Bug fortran/47007] New: Values from namelist file should not depend on locale settings
 2010-12-20 14:48 UTC  (16+ messages)
` [Bug fortran/47007] "

[Bug tree-optimization/46352] New: ICE: division by zero with -fdump-tree-tracer
 2010-12-20 14:12 UTC  (2+ messages)
` [Bug tree-optimization/46352] "

[Bug target/43810] [4.5 Regression] linking results in undefined references to _savegpr_* _restgpr_*_x
 2010-12-20 12:22 UTC 

gcc's cpp makes ?: left-associative
 2010-12-20 12:10 UTC 

[Bug c++/47026] New: invalid temporary is being assigned to a const-reference
 2010-12-20 12:03 UTC  (3+ messages)
` [Bug c++/47026] "

gcc's cpp makes ?: left-associative
 2010-12-20 11:54 UTC  (2+ messages)

[Bug middle-end/46916] New: gcc.dg/torture/stackalign/non-local-goto-[1,2].c ICEs compiler from profiledbootstrap
 2010-12-20 11:29 UTC  (5+ messages)
` [Bug middle-end/46916] gcc.dg/torture/stackalign/non-local-goto-[1,2].c ICEs compiler due to r167727

[Bug tree-optimization/45965] New: [4.6 Regression] ICE on powerpc-apple-darwin9: gfortran.dg/subref_array_pointer_4.f90
 2010-12-20 11:17 UTC  (4+ messages)
` [Bug tree-optimization/45965] "

[Bug fortran/36437] Simplify argument to [c_]sizeof
 2010-12-20 11:05 UTC  (2+ messages)

[Bug testsuite/47013] New: FAIL: gcc.dg/sms-*.c scan-rtl-dump-times sms "SMS succeeded" *
 2010-12-20 10:59 UTC  (6+ messages)
` [Bug testsuite/47013] "

[Bug ada/46950] New: Stage 3 ada bootstrap error on i686-apple-darwin9
 2010-12-20 10:02 UTC  (5+ messages)
` [Bug ada/46950] "
` [Bug target/46950] "

[Bug c++/46904] New: [4.6 Regression] g++.dg/tree-prof/(indir-call-prof.C|inline_mismatch_args.C) fail on powerpc-apple-darwin9
 2010-12-20 10:01 UTC  (2+ messages)
` [Bug c++/46904] "

[Bug target/47025] New: Dead stores in varadic functions not eliminated
 2010-12-20  9:44 UTC 

[Bug c++/33558] 'mutable' incorrectly accepted on reference members
 2010-12-20  9:43 UTC 

[Bug debug/47018] New: ICE: in pre_and_rev_post_order_compute, at cfganal.c:1047 with -fnon-call-exceptions -fvar-tracking -g
 2010-12-20  9:29 UTC  (2+ messages)
` [Bug debug/47018] "

[Bug target/45261] Doesn't indicate failure status when it doesn't support (attiny2313A)
 2010-12-20  9:19 UTC 

[Bug c/47001] New: segmentation fault in vect_mark_slp_stmts
 2010-12-20  9:00 UTC  (2+ messages)
` [Bug tree-optimization/47001] "

[Bug fortran/47023] New: C_Sizeof: Rejects valid code
 2010-12-20  8:59 UTC 

[Bug libfortran/46720] New: [4.6 Regression] missing quadmath_weak.h with --enable-maintainer-mode
 2010-12-20  8:52 UTC  (2+ messages)
` [Bug libfortran/46720] "

[Bug c++/47022] New: ICE: in tsubst_copy, at cp/pt.c:11682
 2010-12-20  5:41 UTC 

[Bug tree-optimization/47021] New: graphite branch fails to bootstrap
 2010-12-20  5:33 UTC 

[Bug c/47002] New: segmentation fault in find_uses_to_rename_use
 2010-12-20  5:25 UTC  (3+ messages)
` [Bug tree-optimization/47002] [4.6 Regression] "

[Bug c++/47020] New: [4.6 Regression] [C++0x] ICE: unexpected expression 'foo' of kind overload when storing address of overloaded function
 2010-12-20  4:03 UTC 

[Bug middle-end/47019] New: [4.6 Regression] ICE: in rename_uses, at sese.c:535 with -O -ftree-pre -fgraphite-identity -fno-tree-copy-prop
 2010-12-20  3:04 UTC 

[Bug target/47015] New: gcc/gengtype.c: undefined references
 2010-12-19 22:05 UTC  (4+ messages)
` [Bug target/47015] "

[Bug ada/47017] New: [4.6 Regression] gnatlib ICE on sparc64-linux
 2010-12-19 21:27 UTC 

[Bug c++/46901] New: Error message repeats itself
 2010-12-19 20:59 UTC  (2+ messages)
` [Bug c++/46901] "

[Bug c++/20478] poor parse error diagnostic with missing right paren in vec<flow>())))
 2010-12-19 20:56 UTC 

[Bug bootstrap/47016] New: bootstrap on darwin needs much more disk space than expected to complete
 2010-12-19 20:31 UTC 

[Bug target/46915] New: Wrong code is generated for conditional branch followed by zero length asm
 2010-12-19 19:50 UTC  (4+ messages)
` [Bug target/46915] "

[Bug lto/46905] New: -flto -fno-lto does not disable lto
 2010-12-19 19:36 UTC  (2+ messages)
` [Bug lto/46905] "

[Bug fortran/46520] New: libquadmath: Build also with --enable-languages=c; fails with some cross targets
 2010-12-19 19:02 UTC  (2+ messages)
` [Bug fortran/46520] [4.6 Regression] libquadmath: fails at link test on bare irons

[Bug c++/39511] Bad warning, with return type, switch and enum
 2010-12-19 18:55 UTC 

[Bug c++/47014] New: internal compiler error: tree check: expected tree that contains ‘decl minimal’ structure, have ‘nop_expr’ in decl_linkage, at cp/tree.c:2975
 2010-12-19 18:04 UTC  (2+ messages)
` [Bug c++/47014] [C++0x] ICE: "

[Bug libstdc++/46869] New: FAIL: 20_util/enable_shared_from_this/cons/constexpr.cc scan-assembler-not _ZNSt23enable_shared_from_thisIiEC2Ev
 2010-12-19 16:23 UTC  (4+ messages)
` [Bug libstdc++/46869] "

[Bug testsuite/45342] FAIL: gcc.dg/tls/thr-cse-1.c scan-assembler-not emutls_get_address.*emutls_get_address.*
 2010-12-19 15:56 UTC  (2+ messages)

[Bug testsuite/29057] gcc.target/powerpc/ppc64-abi-1.c fails to compile on powerpc-apple-darwin8 at -m64
 2010-12-19 13:50 UTC 

[Bug target/46729] New: Many 32-bit 30_threads execution tests fail on Solaris 10+/SPARC with as
 2010-12-19 12:30 UTC  (5+ messages)
` [Bug target/46729] "
` [Bug target/46729] 32-bit 30_threads execution tests fail on Solaris 10/SPARC with Sun as

[Bug fortran/46797] New: libquadmath: "make install" relinks libgfortran
 2010-12-19 12:28 UTC  (2+ messages)
` [Bug fortran/46797] "

[Bug fortran/34199] segfault for TRANSFER integer to TYPE(C_PTR)
 2010-12-19 11:24 UTC  (2+ messages)

[Bug c++/46221] New: huge number of c++ testsuite failures, libstdc++.so alias missing
 2010-12-19 11:19 UTC  (3+ messages)
` [Bug middle-end/46221] [4.6 Regression] "

[Bug middle-end/46674] New: Weak alias was mistakenly optimized away
 2010-12-19 11:18 UTC  (3+ messages)
` [Bug middle-end/46674] [4.6 Regression] Weak alias is "

[Bug c++/47011] New: ICE when using attribute optimize
 2010-12-19 10:18 UTC  (2+ messages)
` [Bug c++/47011] "

[Bug tree-optimization/47004] New: missed optimization in comparison
 2010-12-19  8:55 UTC  (3+ messages)
` [Bug tree-optimization/47004] "
` [Bug tree-optimization/47004] missed optimization in length comparison

[Bug c++/46156] New: ICE: in tsubst_copy, at cp/pt.c:11370 with -frounding-math
 2010-12-19  7:39 UTC  (2+ messages)
` [Bug c++/46156] [4.6 Regression] "

[Bug rtl-optimization/47010] New: Missed optimization: x86-64 prologue not deleted
 2010-12-19  2:43 UTC 

[Bug tree-optimization/47009] New: [4.6 Regression] ICE: SIGSEGV (too deep recursion) in cgraph_clone_inlined_nodes with -O
 2010-12-19  2:35 UTC  (2+ messages)
` [Bug tree-optimization/47009] "

[Bug libffi/42378] cls_*double_va.c failures on powerpc-apple-darwin9
 2010-12-19  0:47 UTC 

[Bug tree-optimization/46880] New: [4.6 Regression] g++.dg/other/pr40446.C FAILs with custom flags
 2010-12-18 23:17 UTC  (4+ messages)
` [Bug tree-optimization/46880] "
` [Bug target/46880] [4.4/4.5/4.6 Regression] generating of shufpd is broken

[Bug tree-optimization/46969] New: -O -ftree-vectorize -ftree-parallelize-loops=2 -fcompare-debug
 2010-12-18 21:08 UTC  (3+ messages)
` [Bug tree-optimization/46969] [4.6 Regression] -fcompare-debug failure with -O -ftree-vectorize -ftree-parallelize-loops=2

[Bug c/47006] New: ARM: GCC generates faulty assembly code for pre ARMv6 CPUs on unaligned word access
 2010-12-18 21:05 UTC  (2+ messages)
` [Bug c/47006] "

[Bug middle-end/44982] [4.3/4.4/4.5/4.6 Regression] ICE in get_narrower, at tree.c:7832
 2010-12-18 20:22 UTC 

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