public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug driver/31963] New: The configure option "--enable-stage1-checking" is undocumented (and incorrectly named)
 2007-05-18  4:57 UTC  (5+ messages)
` [Bug bootstrap/31963] "

[Bug fortran/31971] New: Simple Fortran code fails with ICE
 2007-05-18  4:41 UTC  (3+ messages)
` [Bug fortran/31971] "

[Bug testsuite/31846] New: Logs are not being parsed correctly by testsuite and "test_summary" scripts
 2007-05-18  3:14 UTC  (3+ messages)
` [Bug testsuite/31846] "

[Bug libgcj/31891] New: Libjava configuration scripts out of sync for pkg-config tests
 2007-05-18  3:01 UTC  (2+ messages)
` [Bug libgcj/31891] "

[Bug c/31983] New: Add option to gcc to display specific language manual section reference for error/warning encountered
 2007-05-18  2:27 UTC  (3+ messages)
` [Bug c/31983] "

[Bug fortran/31716] New: segfault after mixing declarations and executable statements
 2007-05-18  2:13 UTC  (3+ messages)
` [Bug fortran/31716] segfault with real array bounds

[Bug c/31984] New: Infinite loop (eating all mem) compiling xorg 1.3.0.0
 2007-05-18  1:55 UTC  (2+ messages)
` [Bug middle-end/31984] "

[Bug middle-end/31796] New: Evaluate remquo/remainder/drem at compile-time
 2007-05-18  1:32 UTC  (2+ messages)
` [Bug middle-end/31796] "

[Bug middle-end/30251] New: Evaluate bessel functions at compile-time
 2007-05-18  1:16 UTC  (3+ messages)
` [Bug middle-end/30251] "

[Bug tree-optimization/31982] New: Missed forw prop with indirect ref and addr. (and char types or sizeof(type) == 1)
 2007-05-17 23:28 UTC 

[Bug pch/13675] #including a precompiled header more than once in the same unit fails
 2007-05-17 23:06 UTC 

[Bug target/31965] New: _INTEGRAL_MAX_BITS defined incorrectly
 2007-05-17 23:00 UTC  (5+ messages)
` [Bug target/31965] "

[Bug tree-optimization/31981] New: Missed forw prop with indirect ref and addr
 2007-05-17 22:49 UTC  (2+ messages)
` [Bug tree-optimization/31981] "

[Bug fortran/31972] New: Internal Error occurs when TRANSFER with hollerith argument appears in a constructor
 2007-05-17 21:45 UTC  (7+ messages)
` [Bug fortran/31972] Internal Error occurs when TRANSFER contains hollerith argument
` [Bug fortran/31972] [4.3 regression] "

[Bug target/31975] New: [4.3 Regression] segfault in try_split on mips during bootstrap
 2007-05-17 21:34 UTC  (3+ messages)
` [Bug target/31975] "

Representative
 2007-05-17 20:48 UTC 

[Bug target/31850] New: gcc.c-torture/compile/limits-fnargs.c is slow at compiling for spu-elf
 2007-05-17 20:30 UTC  (2+ messages)
` [Bug target/31850] "

[Bug libgcj/31659] New: config-int.h:327:1: error: "INT8_MIN" redefined
 2007-05-17 20:17 UTC  (2+ messages)
` [Bug libgcj/31659] "

[Bug c/31980] New: ICE in cancel_option()
 2007-05-17 19:48 UTC  (2+ messages)
` [Bug middle-end/31980] "

[Bug c/31977] New: can return OK from "int main()" without a return statement by using a goto before the return
 2007-05-17 19:45 UTC  (7+ messages)
` [Bug c/31977] "

Internal compiler error with May 7 Window's binary
 2007-05-17 18:36 UTC 

[Bug middle-end/31733] New: [4.3 Regression] ICE in rtl_verify_flow_info, at cfgrtl.c:2050: {return_internal} (nil)
 2007-05-17 17:54 UTC  (6+ messages)
` [Bug target/31733] "

[Bug c/31979] New: ICE compiling openssl-0.9.8e/apps/ocsp.c
 2007-05-17 17:41 UTC  (3+ messages)
` [Bug middle-end/31979] "

[Bug libgomp/31974] New: [4.3 regression]: Many libgomp failures
 2007-05-17 17:18 UTC  (3+ messages)
` [Bug libgomp/31974] "

[Bug regression/29841] New: ICE: on function pointer call
 2007-05-17 17:15 UTC  (2+ messages)
` [Bug rtl-optimization/29841] [4.2/4.3 regression] ICE with scheduling and __builtin_trap

[Bug rtl-optimization/30815] New: [4.3 Regression] pr29965.c fails on the mainline, switches and __builtin_trap
 2007-05-17 17:15 UTC  (4+ messages)
` [Bug rtl-optimization/30815] "

[Bug rtl-optimization/20369] noce_emit_move_insn emits invalid insns
 2007-05-17 16:51 UTC  (2+ messages)

[Bug fortran/31978] New: -x f77-cpp-input causes trouble when linking
 2007-05-17 16:47 UTC  (2+ messages)
` [Bug fortran/31978] "

[Bug c++/16370] __attribute__((deprecated)) not useful on classes, and ugly function name listed for deperecation warnings on constructor
 2007-05-17 16:22 UTC 

[Bug c++/2288] Variable declared in for-loop-header is in wrong scope
 2007-05-17 15:37 UTC 

[Bug tree-optimization/31976] New: [4.3 Regression] ICE in ssa_operand_alloc, at tree-ssa-operands.c:487 with -O3
 2007-05-17 15:22 UTC 

[Bug ada/31687] New: gnat incorrectly finds its libraries through symlinks
 2007-05-17 15:18 UTC  (2+ messages)
` [Bug ada/31687] GNAT "

[Bug java/30035] New: libjava cannot be built when objdir != srcdir
 2007-05-17 15:16 UTC  (2+ messages)
` [Bug java/30035] "

[Bug c++/27935] New: gcc fails to compile code with operator delete(void*,size_t)
 2007-05-17 15:13 UTC  (2+ messages)
` [Bug c++/27935] "

[Bug c++/29045] New: gcc fails to compile code with operator delete(void*,size_t)
 2007-05-17 15:13 UTC  (2+ messages)
` [Bug c++/29045] "

[Bug target/25780] New: ICE
 2007-05-17 15:10 UTC  (2+ messages)
` [Bug target/25780] ICE at -O2

[Bug c++/31960] New: Premature hiding of symbols makes a copy constructor shooting at its own foot
 2007-05-17 14:55 UTC  (3+ messages)
` [Bug c++/31960] "

[Bug c/28143] New: gcc.c-torture/execute/frame-address.c execution FAIL on sparc64
 2007-05-17 14:53 UTC  (2+ messages)
` [Bug c/28143] "

[Bug c++/31954] New: template function cannot create object of forward declared class
 2007-05-17 14:53 UTC  (4+ messages)
` [Bug c++/31954] "

[Bug c++/31952] New: parameters may be redeclared in a function try-block
 2007-05-17 14:52 UTC  (4+ messages)
` [Bug c++/31952] "

[Bug c++/27901] New: ICE: On second stage boostrap with -O3
 2007-05-17 14:50 UTC  (2+ messages)
` [Bug bootstrap/27901] ICE during "

[Bug bootstrap/31523] New: bootstrap xgcc internal compiler error (using -O3)
 2007-05-17 14:50 UTC  (2+ messages)
` [Bug rtl-optimization/31523] bootstrap failure with -O2 -finline-functions

[Bug c++/31951] New: local structure problem
 2007-05-17 14:48 UTC  (3+ messages)
` [Bug c++/31951] "

[Bug c++/31970] New: g++ compiles incorrect c++ code
 2007-05-17 14:47 UTC  (2+ messages)
` [Bug c++/31970] "

[Bug rtl-optimization/21424] Infinite memory allocation when -O3 is used
 2007-05-17 14:36 UTC 

[Bug rtl-optimization/18363] build fails when using optimization
 2007-05-17 14:30 UTC 

[Bug rtl-optimization/17700] -Os causes bad build of libgcj.so.5.0.0 file
 2007-05-17 14:29 UTC 

[Bug rtl-optimization/17241] sh4 application SIGSEGV's with gcc-3.3.4 -O2
 2007-05-17 14:28 UTC 

[Bug rtl-optimization/17169] optimization bug
 2007-05-17 14:18 UTC 

[Bug c/26655] New: ICE in ix86_secondary_memory_needed, at config/i386/i386.c:16446
 2007-05-17 13:53 UTC  (2+ messages)
` [Bug rtl-optimization/26655] [4.0/4.1 Regression] "

[Bug rtl-optimization/21507] [4.0/4.1 Regression] BYTEmark floating-point emulation: Regression with -O3
 2007-05-17 13:44 UTC  (2+ messages)

[Bug fortran/30694] New: minval/maxval with +/-Inf
 2007-05-17 13:40 UTC  (2+ messages)
` [Bug libfortran/30694] "

[Bug c/31691] New: optimized code taking the wrong branch
 2007-05-17 13:34 UTC  (5+ messages)
` [Bug rtl-optimization/31691] [4.1 regression] "

[Bug fortran/31919] New: ICE in fold_binary in fold-const.c
 2007-05-17 12:38 UTC  (2+ messages)
` [Bug fortran/31919] "

[Bug fortran/31929] New: atan2 accepts non-conforming array shapes
 2007-05-17 12:38 UTC  (2+ messages)
` [Bug fortran/31929] "

[Bug fortran/31930] New: bes[jy]n intrinsics do not follow definition of elemental functions
 2007-05-17 12:38 UTC  (2+ messages)
` [Bug fortran/31930] "

[Bug c++/30822] New: wrong choice of overloaded template functions in recursive call
 2007-05-17 12:27 UTC  (2+ messages)
` [Bug c++/30822] "

[Bug other/31967] New: Build failed because of incorrect AS
 2007-05-17 10:22 UTC  (4+ messages)
` [Bug other/31967] GCC "

[Bug other/31968] New: GCC compilation fails on collect-ld
 2007-05-17 10:17 UTC  (2+ messages)
` [Bug other/31968] "

[Bug other/31969] New: GCC build failed with not covered .register pseudo-op
 2007-05-17 10:17 UTC  (2+ messages)
` [Bug other/31969] "

[Bug fortran/31917] New: GFORTRAN_CONVERT_UNIT is ignored
 2007-05-17  8:39 UTC  (2+ messages)
` [Bug fortran/31917] "

[Bug tree-optimization/24659] New: Conversions are not vectorized
 2007-05-17  7:29 UTC  (4+ messages)
` [Bug tree-optimization/24659] "

[Bug tree-optimization/31966] New: Miscompiles valid code with -ftree-vectorize and -march=nocona
 2007-05-17  6:37 UTC  (2+ messages)
` [Bug tree-optimization/31966] "

[Bug c++/29927] New: template instantiation with function type
 2007-05-17  5:04 UTC  (2+ messages)
` [Bug c++/29927] "

[Bug tree-optimization/31953] New: [4.3 Regression] ICE in set_value_range, at tree-vrp.c:305
 2007-05-17  4:02 UTC  (4+ messages)
` [Bug tree-optimization/31953] "

[Bug fortran/31964] New: ishftc fails with certain thrid argument
 2007-05-17  3:00 UTC  (5+ messages)
` [Bug fortran/31964] "

[Bug c/31944] New: Endless loop while building a 64-bit 2.6.20 kernel
 2007-05-17  2:55 UTC  (3+ messages)
` [Bug rtl-optimization/31944] "

[Bug c/30153] New: -fPIC failure
 2007-05-17  2:19 UTC  (2+ messages)
` [Bug target/30153] "

[Bug testsuite/25241] New: DejaGNU does not distinguish between errors and warnings
 2007-05-17  1:52 UTC  (2+ messages)
` [Bug testsuite/25241] "

[Bug fortran/31833] New: FAIL: gfortran.dg/integer_exponentiation_3.F90 at -O0 and above
 2007-05-17  0:30 UTC  (3+ messages)
` [Bug fortran/31833] "

[Bug libstdc++/29286] New: placement new does not provide required side-effects
 2007-05-16 23:42 UTC  (9+ messages)
` [Bug libstdc++/29286] [4.0/4.1/4.2/4.3 Regression] placement new does not change the dynamic type as it should

[Bug c++/31745] New: [4.3 regression] ICE on invalid use of namespace
 2007-05-16 23:05 UTC  (2+ messages)
` [Bug c++/31745] "

[Bug c++/31948] New: SH- Mathematical Error handling is no working for valid code
 2007-05-16 22:49 UTC  (2+ messages)
` [Bug c++/31948] "

[Bug c/31955] New: gcc-4.2.0.tar.bz2 is missing INSTALL html files
 2007-05-16 22:46 UTC  (2+ messages)
` [Bug c/31955] "

[Bug c/31958] New: gcc-4.2.0.tar.bz2 is missing INSTALL html files
 2007-05-16 22:46 UTC  (2+ messages)
` [Bug c/31958] "

[Bug target/31490] New: Compile error section type conflict
 2007-05-16 21:47 UTC  (2+ messages)
` [Bug middle-end/31490] "

[Bug c++/27067] New: Compile errors with multiple inheritance where the stdcall attribute is applied to virtual functions
 2007-05-16 20:35 UTC  (2+ messages)
` [Bug target/27067] "

[Bug c++/31961] New: Premature hiding of symbols makes a copy constructor shooting at its own foot
 2007-05-16 20:13 UTC  (3+ messages)
` [Bug c++/31961] "

[Bug java/30591] New: Cross build fails because native gcj needed to build ecjx
 2007-05-16 20:10 UTC  (2+ messages)
` [Bug java/30591] "

[Bug fortran/31879] New: ICE with function having array of character variables argument
 2007-05-16 19:55 UTC  (2+ messages)
` [Bug fortran/31879] "

[Bug middle-end/31738] New: Fortran dot product vectorization is restricted
 2007-05-16 19:45 UTC  (2+ messages)
` [Bug middle-end/31738] "

[Bug c++/31950] New: ICE in tree-ssa-alias-warnings.c
 2007-05-16 19:07 UTC  (6+ messages)
` [Bug c++/31950] "
` [Bug middle-end/31950] [4.3 Regression] "

[Bug c/31962] New: ice for legal code with -Wall -O2
 2007-05-16 19:07 UTC  (3+ messages)
` [Bug c/31962] "

[Bug c/30486] New: ICE in aggregate_value_p
 2007-05-16 19:05 UTC  (2+ messages)
` [Bug target/30486] segfault in aggregate_value_p while bootstrapping fortran

[Bug middle-end/31959] New: [4.3 Regression] ICE in expand_builtin_expect, at builtins.c:5112
 2007-05-16 15:59 UTC  (2+ messages)
` [Bug middle-end/31959] "

[Bug bootstrap/31957] New: Build of compiler fails with 'error: #endif without #if'
 2007-05-16 15:08 UTC 

[Bug tree-optimization/31191] New: [4.3 Regression] 1000% Runtime regression for FreeFEM navier-stokes example
 2007-05-16 15:04 UTC  (2+ messages)
` [Bug tree-optimization/31191] "

[Bug c++/31956] New: names declared in a condition may be redeclared
 2007-05-16 14:58 UTC 

[Bug fortran/30820] New: -Wno-error not necessary in Make-lang.in any more?
 2007-05-16 14:36 UTC  (2+ messages)
` [Bug fortran/30820] "

[Bug c/31949] New: SH- Aliasing problem for incompatible pointers in c code
 2007-05-16 14:24 UTC  (2+ messages)
` [Bug c/31949] "

[Bug fortran/31483] New: ICE on fortran Code
 2007-05-16 14:15 UTC  (2+ messages)
` [Bug fortran/31483] [4.1/4.2 only] "

[Bug fortran/31725] New: overwriting of neighbouring character array
 2007-05-16 14:02 UTC  (3+ messages)
` [Bug fortran/31725] [4.1/4.2 only] substring bound evaluated multiple times: wrong code for string(function():) = 'X'
` [Bug fortran/31725] [4.1 "

[Bug libffi/31937] New: libffi doesn't support ppc without FPU
 2007-05-16 13:23 UTC  (2+ messages)
` [Bug libffi/31937] "

[Bug c++/986] g++ misses warning for & on temporary
 2007-05-16 13:03 UTC 

[Bug c/31679] New: Incorrect result of multiplication long long by 0xFFFFFFFFLL constant
 2007-05-16 13:02 UTC  (2+ messages)
` [Bug target/31679] "

[Bug bootstrap/26998] New: bootstrap failure on ia64 building libdecnumber
 2007-05-16 12:02 UTC  (3+ messages)
` [Bug bootstrap/26998] [4.1 Regression] bootstrap failure building libdecnumber, ICE in compare_values, tree-vrp.c:432

[Bug tree-optimization/31947] New: [4.2 Regression] ICE in calc_dfs_tree, at dominance.c:374
 2007-05-16 10:32 UTC  (4+ messages)
` [Bug tree-optimization/31947] "
` [Bug middle-end/31947] "

[Bug c++/31941] New: [4.1/4.2/4.3 Regression] "confused by earlier errors" message without earlier error message
 2007-05-16  9:23 UTC  (2+ messages)
` [Bug c++/31941] "

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