public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug tree-optimization/20623] New: ICE: fold check: original tree changed by fold with --enable-checking=fold
 2005-08-18  6:39 UTC  (3+ messages)
` [Bug middle-end/20623] "

[Bug middle-end/16045] ICE fold check: original tree changed by fold
 2005-08-18  5:03 UTC  (2+ messages)

[Bug libstdc++/23358] _Destroy doesn't optimize for scalar types
 2005-08-18  5:02 UTC 

[Bug target/23450] New: local functions should not sign extend results (and arguments) for speed reasons
 2005-08-18  4:09 UTC  (2+ messages)
` [Bug target/23450] "

[Bug tree-optimization/23082] New: internal compiler error: tree check: expected ssa_name, have var_decl in verify_ssa, at tree-ssa.c:746
 2005-08-18  3:41 UTC  (2+ messages)
` [Bug tree-optimization/23082] [4.1 Regression] "

[Bug tree-optimization/23396] New: [4.1 Regression] profiledbootstrap is broken (again)
 2005-08-18  3:29 UTC  (2+ messages)
` [Bug tree-optimization/23396] "

[Bug c++/23333] New: accepts invalid pure specifier
 2005-08-18  3:27 UTC  (2+ messages)
` [Bug c++/23333] "

[Bug target/23387] New: Weak support
 2005-08-18  3:24 UTC  (2+ messages)
` [Bug target/23387] "

[Bug fortran/23446] New: Valid internal subprogram array argument declaration is not accepted
 2005-08-18  3:20 UTC  (3+ messages)
` [Bug fortran/23446] "

[Bug tree-optimization/23376] New: ICE on GCC 4.x with -O1 -funroll-loops -fvariable-expansion-in-unroller
 2005-08-18  3:16 UTC  (6+ messages)
` [Bug target/23376] "

[Bug AWT/21600] New: race condition with java applet
 2005-08-18  2:51 UTC  (2+ messages)
` [Bug awt/21600] "

[Bug target/19340] New: Compilation SEGFAULTs with -O1 -fschedule-insns2 -fsched2-use-traces on an x86 architecture
 2005-08-18  2:03 UTC  (2+ messages)
` [Bug target/19340] "

[Bug gcov/profile/23334] New: FIXME in coverage.c: use build_constructor directly
 2005-08-18  1:56 UTC  (2+ messages)
` [Bug gcov/profile/23334] "

[Bug target/23448] New: .p2align before a jump instruction
 2005-08-18  0:42 UTC  (9+ messages)
` [Bug target/23448] "

[Bug tree-optimization/23449] New: vortex fails without -fno-strict-aliasing
 2005-08-17 23:53 UTC 

[Bug tree-optimization/23433] New: ICE: tree check: expected real_cst, have integer_cst in const_binop, at fold-const.c:1512
 2005-08-17 23:49 UTC  (9+ messages)
` [Bug tree-optimization/23433] "
` [Bug tree-optimization/23433] [4.1 Regression] "

[Bug web/20588] New: gcc-patches 2004-02 archives broken
 2005-08-17 23:23 UTC  (2+ messages)
` [Bug web/20588] "

[Bug c++/20624] New: wrong "control reaches end of non-void function" warning
 2005-08-17 23:02 UTC  (7+ messages)
` [Bug c++/20624] [4.0/4.1 Regression] "

[Bug c++/20681] New: another wrong "control reaches end of non-void function"
 2005-08-17 22:47 UTC  (4+ messages)
` [Bug c++/20681] [4.0/4.1 Regression] wrong "control reaches end of non-void function" warning

[Bug c++/23437] New: error: ... cannot appear in a constant-expression
 2005-08-17 22:33 UTC  (10+ messages)
` [Bug c++/23437] "
` [Bug c++/23437] [3.4/4.0/4.1 Regression] "

[Bug c/21684] New: MCore testsuite file gcc.c-torture/execute/lshrdi3-1.c compiles to incorrect assembly
 2005-08-17 21:54 UTC  (3+ messages)
` [Bug target/21684] "

error compiling latest gcc snapshot
 2005-08-17 21:43 UTC  (2+ messages)

[Bug c/23268] New: ICE using math functions log & rint, -ffast-math, -O1 (,2,3,s)
 2005-08-17 21:39 UTC  (3+ messages)
` [Bug target/23268] [4.1 Regression] "

[Bug debug/23205] New: [C++] debug info omitted for global variables
 2005-08-17 21:08 UTC  (3+ messages)
` [Bug c++/23205] [4.0/4.1 Regression] [C++/unit-at-a-time] stabs debug info omitted for global const variables

[Bug c++/23447] New: False trigraph warning about literal string
 2005-08-17 20:35 UTC  (4+ messages)
` [Bug c++/23447] "

[Bug c++/22233] New: [3.4/4.0/4.1 regression] ICE with wrong number of template parameters
 2005-08-17 20:26 UTC  (2+ messages)
` [Bug c++/22233] "

[Bug middle-end/19721] New: [meta-bug] optimizations that CSE still catches
 2005-08-17 20:18 UTC  (4+ messages)
` [Bug middle-end/19721] "

[Bug other/23430] New: configure should allow --comment option
 2005-08-17 20:07 UTC  (5+ messages)
` [Bug other/23430] "
` [Bug bootstrap/23430] "
` [Bug bootstrap/23430] --with-comment configure option isn't documented

[Bug other/17464] New: The newly built gcc shared libraries aren't used for bootstap and check
 2005-08-17 19:31 UTC  (2+ messages)
` [Bug other/17464] [meta-bug] "

[Bug libgcj/17311] New: Wrong libgcc_s.so.1 is used by lt-gij
 2005-08-17 18:10 UTC  (3+ messages)
` [Bug libgcj/17311] "

[Bug other/17466] New: Testsuites in gcc override LD_LIBRARY_PATH
 2005-08-17 18:10 UTC  (3+ messages)
` [Bug other/17466] "

[Bug SWING/21444] New: Swing JList can't do multiple selection
 2005-08-17 18:06 UTC  (3+ messages)
` [Bug swing/21444] "

[Bug c/23445] New: [4.1 Regression] ICE with -O1 -ftree-vrp -fdelete-null-pointer-checks
 2005-08-17 18:02 UTC  (6+ messages)
` [Bug c/23445] "
` [Bug tree-optimization/23445] "

[Bug c/23444] New: Volatile register access incorrectly optimized
 2005-08-17 17:05 UTC  (12+ messages)
` [Bug c/23444] "
` [Bug rtl-optimization/23444] "

[Bug tree-optimization/18687] [4.0/4.1 Regression] ~50% compile time regression
 2005-08-17 16:25 UTC  (2+ messages)

[Bug java/17845] New: can't build GNU Classpath
 2005-08-17 15:43 UTC  (3+ messages)
` [Bug java/17845] [4.1 Regression] More problems with simple type names as superclasses

[Bug c++/23441] New: wrong "control may reach end of non-void function" with -O
 2005-08-17 15:16 UTC  (2+ messages)
` [Bug c++/23441] [4.0 Regression] "

[Bug c/22001] New: ICE while building cross compiler
 2005-08-17 15:10 UTC  (2+ messages)
` [Bug rtl-optimization/22001] "

[Bug bootstrap/23442] New: Compiler fails to build - internal compiler error: in do_SUBST, at combine.c:462
 2005-08-17 15:09 UTC  (3+ messages)
` [Bug bootstrap/23442] "

[Bug fortran/23371] New: internal compiler error when missing a module procedure
 2005-08-17 15:08 UTC  (2+ messages)
` [Bug fortran/23371] "

[Bug fortran/23443] New: incorrect resolution of generic interface
 2005-08-17 15:01 UTC  (2+ messages)
` [Bug fortran/23443] "

[Bug java/21436] New: imports not remembered for previously compiled files
 2005-08-17 14:58 UTC  (4+ messages)
` [Bug java/21436] "

[Bug java/17574] New: [meta-bug] gcj and libgcj 4.0 tracking PR
 2005-08-17 14:57 UTC  (2+ messages)
` [Bug java/17574] "

[Bug libgcj/20155] New: libgcj build fails with "execvp: /bin/sh: Argument list too long"
 2005-08-17 14:56 UTC  (3+ messages)
` [Bug bootstrap/20155] [4.0 Regression] "

[Bug tree-optimization/21254] New: Incorrect code with -funroll-loops for multiple targets with same code
 2005-08-17 12:57 UTC  (2+ messages)
` [Bug rtl-optimization/21254] [4.0 regression] "

[Bug c/19988] New: [4.0 Regression] pessimizes fp multiply-add/subtract combo
 2005-08-17 12:45 UTC  (2+ messages)
` [Bug middle-end/19988] [4.0/4.1 "

[Bug c/19703] New: Poor optimisation of loop test
 2005-08-17 12:43 UTC  (2+ messages)
` [Bug tree-optimization/19703] [4.0 Regression] Poor optimisation of loop test, DOM causing unsigned to int and missing combine compares

[Bug c/22362] New: Register allocation problem in combination with -funit-at-a-time and global register variables
 2005-08-17 12:37 UTC  (2+ messages)
` [Bug target/22362] [3.4/4.0/4.1 Regression] static function calls "

[Bug target/19150] New: [3.3/3.4/4.0 Regression] suboptimal fp division with -ffast-math
 2005-08-17 12:36 UTC  (2+ messages)
` [Bug target/19150] [3.4/4.0 "

[Bug java/23404] New: Interpreted byte code does not run properly on ppc
 2005-08-17 12:29 UTC  (2+ messages)
` [Bug libffi/23404] Interpreted byte code does not run properly on ppc64

[Bug middle-end/23411] New: [data deps] Distance on outer loops for self output deps
 2005-08-17 12:26 UTC  (2+ messages)
` [Bug middle-end/23411] "

[Bug libstdc++/23405] New: find and range concept testing for all containers
 2005-08-17 12:24 UTC  (2+ messages)
` [Bug libstdc++/23405] "

[Bug middle-end/23409] New: [meta-bug] data dependence analyzer (BAD vs. BOP)
 2005-08-17 12:24 UTC  (2+ messages)
` [Bug middle-end/23409] "

[Bug middle-end/23412] New: [data deps] Overflow problem in Omega
 2005-08-17 12:24 UTC  (2+ messages)
` [Bug middle-end/23412] "

[Bug middle-end/23413] New: [data deps] Overflow problem in Omega
 2005-08-17 12:24 UTC  (2+ messages)
` [Bug middle-end/23413] "

[Bug target/23435] New: Unrecognizable insn (in extract_insn, at recog.c)
 2005-08-17 12:23 UTC  (3+ messages)
` [Bug target/23435] "
` [Bug target/23435] [4.1 Regression] "

[Bug target/23436] New: Insn does not satisfy its constraints (reload_cse_simplify_operands)
 2005-08-17 12:22 UTC  (3+ messages)
` [Bug target/23436] "
` [Bug target/23436] [4.1 Regression] "

[Bug java/23432] New: Incorrect parsing and rounding off of large floating-point literals
 2005-08-17 12:21 UTC  (3+ messages)
` [Bug java/23432] "

[Bug tree-optimization/21574] store_ccp doesn't see through a store
 2005-08-17 12:19 UTC  (2+ messages)

[Bug rtl-optimization/23392] New: objc/execute/exceptions/foward-1.m fails with -funroll-loops -O3 -fgnu-runtime
 2005-08-17 12:11 UTC  (2+ messages)
` [Bug rtl-optimization/23392] foward-1.m "

[Bug c/23438] New: regression, Segmentation fault (program cc1) crtstuff.c
 2005-08-17 11:59 UTC  (3+ messages)
` [Bug c/23438] "
` [Bug tree-optimization/23438] [4.1 Regression] "

[Bug libgcj/23431] abstract method resolve error in gij
 2005-08-17 11:48 UTC 

[Bug middle-end/23391] New: [4.1 regression] Tree checking failure due to scev
 2005-08-17 11:23 UTC  (2+ messages)
` [Bug tree-optimization/23391] "

[Bug c++/23440] New: [4.0/4.1 regression] "void f(){for" crashes the C++ frontend
 2005-08-17 11:23 UTC  (3+ messages)
` [Bug c++/23440] "

[Bug c/23439] New: [4.0/4.1 regression] "f(){for" crashes the compiler
 2005-08-17 10:57 UTC  (3+ messages)
` [Bug c/23439] [4.1 "

[Bug tree-optimization/23434] New: ICE: Segmentation fault compiling gsl1.5 at -O2
 2005-08-17 10:21 UTC  (3+ messages)
` [Bug tree-optimization/23434] "
` [Bug tree-optimization/23434] [4.1 regression] "

[Bug c/22432] New: Wrong code generation using MMX intrinsics on amd64
 2005-08-17 10:16 UTC  (2+ messages)
` [Bug target/22432] "

[Bug tree-optimization/22228] New: [4.1 regression] ICE with -ftree-vectorize
 2005-08-17  7:31 UTC  (2+ messages)
` [Bug tree-optimization/22228] [4.1 regression] ICE with -ftree-vectorize in verify_ssa

[Bug c++/22470] New: [4.0 regression] reject-valid-code
 2005-08-17  6:12 UTC  (2+ messages)
` [Bug c++/22470] "

[Bug c/22402] New: Error during the build on AIX 5.2.0 ML5
 2005-08-17  3:32 UTC  (2+ messages)
` [Bug bootstrap/22402] "

[Bug other/22330] New: Building a cross linux->win32 incorrectly sets HAVE_GAS_SHF_MERGE true
 2005-08-17  3:30 UTC  (2+ messages)
` [Bug bootstrap/22330] "

[Bug c++/21735] New: g++ internal error
 2005-08-17  3:29 UTC  (2+ messages)
` [Bug c++/21735] "

[Bug c/20736] New: -fprofile-generate crashes on numerous occasions
 2005-08-17  3:25 UTC  (2+ messages)
` [Bug gcov/profile/20736] [4.0 Regression] "

[Bug java/19882] New: fail to create shared lib from jar - 2 instances, xerces and log4
 2005-08-17  3:24 UTC  (2+ messages)
` [Bug java/19882] "

[Bug c++/18901] Type of 'new (T*) [n]'
 2005-08-17  3:22 UTC 

[Bug middle-end/23410] New: AIL: gcc.c-torture/execute/950612-1.c execution, at -Os and -O3
 2005-08-17  3:20 UTC  (3+ messages)
` [Bug middle-end/23410] [4.1 Regression] FAIL: "

[Bug libstdc++/17627] New: M68060 fails with libstdc++-v3/config/cpu/m68k/atomicity.h
 2005-08-17  3:19 UTC  (2+ messages)
` [Bug libstdc++/17627] "

[Bug c/20329] New: regression: current 3.4.4 miscompiles Linux kernel with athlon optimisations
 2005-08-17  3:12 UTC  (2+ messages)
` [Bug middle-end/20329] [3.4 regression]: "

[Bug tree-optimization/14490] [tree-ssa] Simplify "a - 10 > 150" into "a > 160"
 2005-08-17  3:10 UTC 

[Bug tree-optimization/22236] New: [4.1 Regression] wrong code for casts and scev
 2005-08-17  3:04 UTC  (2+ messages)
` [Bug tree-optimization/22236] "

[Bug c++/23044] New: [4.0/4.1 Regression] ICE on vaild code
 2005-08-17  3:04 UTC  (2+ messages)
` [Bug c++/23044] [4.0/4.1 Regression] ICE on valid code

[Bug tree-optimization/23329] New: hack in may_propagate_copy should be able to removed
 2005-08-17  2:51 UTC  (2+ messages)
` [Bug tree-optimization/23329] "

[Bug objc/23381] New: [4.1 Regression] Next runtime objc exceptions are broken
 2005-08-17  2:48 UTC  (2+ messages)
` [Bug objc/23381] "

[Bug c++/23426] New: partial fix too large array problem
 2005-08-17  2:43 UTC  (2+ messages)
` [Bug c++/23426] [4.0/4.1 Regression] "

[Bug libstdc++/23417] New: bits/stl_tree.h isn't -Weffc++ clean
 2005-08-17  2:40 UTC  (2+ messages)
` [Bug libstdc++/23417] "

[Bug rtl-optimization/23393] New: catchall-1.m and finally-1.m fails at -Os
 2005-08-17  2:34 UTC  (2+ messages)
` [Bug rtl-optimization/23393] catchall-1.m "

[Bug libstdc++/23425] New: vector::clear should be manually inlined
 2005-08-17  2:26 UTC  (2+ messages)
` [Bug libstdc++/23425] "

[Bug fortran/15234] New: [tree-ssa] libgfortran doesn't compile on Tru64 UNIX
 2005-08-17  2:24 UTC  (2+ messages)
` [Bug libfortran/15234] libgfortran doesn't compile on Tru64 UNIX V4.0F

[Bug libstdc++/23406] New: libstdc++ fails to link with std::string on AIX
 2005-08-17  2:01 UTC  (4+ messages)
` [Bug libstdc++/23406] "

[Bug c/23402] New: error: statement makes a memory store, but has no V_MAY_DEFS nor V_MUST_DEFS
 2005-08-17  2:00 UTC  (3+ messages)
` [Bug tree-optimization/23402] [4.1 Regression] "

[Bug middle-end/22592] New: -fvisibility-inlines-hidden broken differently
 2005-08-17  1:52 UTC  (2+ messages)
` [Bug c++/22592] "

[Bug tree-optimization/23429] New: Operations involving unsigneds could be simplified
 2005-08-17  1:41 UTC  (2+ messages)
` [Bug tree-optimization/23429] "

[Bug c/23422] New: Sign extension removed even when inline assembly uses variable
 2005-08-17  1:36 UTC  (2+ messages)
` [Bug c/23422] "

[Bug c++/23337] New: ICE initializing array of vectors in C++
 2005-08-16 22:24 UTC  (4+ messages)
` [Bug c++/23337] [4.0/4.1 Regression] "

[Bug fortran/23428] New: inquire(iolength= ) for complex give incorrect value
 2005-08-16 22:08 UTC  (3+ messages)
` [Bug libfortran/23428] "

[Bug target/20094] New: gcc.dg/transparent-union-* fail on ia64-hpux
 2005-08-16 21:38 UTC  (2+ messages)
` [Bug target/20094] "

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