public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug tree-optimization/29128] New: [4.2 Regression] ICE: in move_block_after_check, at haifa-sched.c:4337
 2006-10-06 21:51 UTC  (3+ messages)
` [Bug rtl-optimization/29128] "

[Bug fortran/29267] New: ICE in operand_subword_force, at emit-rtl.c:1353
 2006-10-06 21:42 UTC  (5+ messages)
` [Bug fortran/29267] "

[Bug c++/29365] New: Unnecessary anonymous namespace warnings
 2006-10-06 21:01 UTC  (6+ messages)
` [Bug c++/29365] "

[Bug fortran/29373] New: implicit type declaration and contained function clash
 2006-10-06 20:47 UTC 

[Bug c/29256] New: [4.2.0 performance regression]
 2006-10-06 19:32 UTC  (2+ messages)
` [Bug middle-end/29256] [4.2 regression] loop performance regression

[Bug libgcj/29362] New: NullPointerException in gnu.xml.transform.TransformerImpl.strip(libgcj.so.7rh)
 2006-10-06 19:21 UTC  (6+ messages)
` [Bug libgcj/29362] "
` [Bug xml/29362] "

[Bug target/25477] New: __builtin_sqrtl/__builtin_printf does not work unless including math.h/stdio.h
 2006-10-06 19:20 UTC  (4+ messages)
` [Bug target/25477] "
` [Bug target/25477] builtin functions should use $LDBL128 suffix on darwin when appropriate

[Bug c++/29095] New: cxxabi.h __cxa_cdtor_type not declared when included from "C"
 2006-10-06 19:18 UTC  (4+ messages)
` [Bug libstdc++/29095] [4.0/4.1/4.2 Regression] "

[Bug target/23504] 22_locale/money_get/get/char/5.cc fails on ppc-darwin7. because libstdc++ believes long double returns works
 2006-10-06 19:16 UTC 

[Bug fortran/25850] New: gfortran - 8 testsuite failures on darwin
 2006-10-06 19:14 UTC  (8+ messages)
` [Bug fortran/25850] real kind=16 failures on powerpc-darwin
` [Bug target/25850] "

[Bug tree-optimization/29294] New: 4.1, 4.2 (possibly 4.0?) not finding postmodify address mode on ARM
 2006-10-06 19:07 UTC  (3+ messages)
` [Bug rtl-optimization/29294] "

[Bug libgcj/29153] New: [ecj] clean up pthread assumptions
 2006-10-06 18:16 UTC  (2+ messages)
` [Bug libgcj/29153] "

[Bug target/28924] New: x86 sync builtins fail for char and short memory operands
 2006-10-06 17:19 UTC  (6+ messages)
` [Bug target/28924] "

[Bug c++/29330] New: -O -ftree-loop-linear --> virtual memory exhausted
 2006-10-06 17:17 UTC  (6+ messages)
` [Bug tree-optimization/29330] [4.2 Regression] "

[Bug middle-end/29335] New: transcendental functions with constant arguments should be resolved at compile-time
 2006-10-06 17:03 UTC  (7+ messages)
` [Bug middle-end/29335] "

[Bug libstdc++/28457] New: ext/pb_ds/regression/tree_data_map_rand.cc fails with a particular random seed
 2006-10-06 16:07 UTC  (3+ messages)
` [Bug libstdc++/28457] "

[Bug fortran/29371] New: Coredump when using -fbounds-check with pointer & nullify
 2006-10-06 14:29 UTC 

[Bug c++/28450] New: [4.0/4.1/4.2 regression] ICE with new and complex/vector types
 2006-10-06 13:09 UTC  (3+ messages)
` [Bug c++/28450] [4.0/4.1 "
` [Bug c++/28450] [4.0 "

[Bug c++/28205] New: Request an option to make -finstrument-functions not apply to inlined function calls
 2006-10-06 12:40 UTC  (2+ messages)
` [Bug middle-end/28205] "

[Bug fortran/29364] New: No error given if using a non-defined type in a type definition
 2006-10-06 12:33 UTC  (2+ messages)
` [Bug fortran/29364] "

[Bug libstdc++/29368] New: wrong STL docs for rfind()
 2006-10-06 11:51 UTC  (5+ messages)
` [Bug libstdc++/29368] "

[Bug c/28744] New: externally_visible attribute not effective with prior declaration of symbol
 2006-10-06 11:45 UTC  (2+ messages)
` [Bug c/28744] "

[Bug debug/7055] [alpha osf4] G++ 3.1 Produced bad debugging entries if compiled with -gcoff, also segv
 2006-10-06 10:23 UTC 

[Bug libstdc++/29367] New: pb_ds hash containers vs. _GLIBCXX_DEBUG
 2006-10-06 10:21 UTC 

[Bug libstdc++/29366] New: atomics config for sh is wierd
 2006-10-06 10:07 UTC 

[Bug libstdc++/29354] New: Error when seeking on an ostringstream
 2006-10-06  9:59 UTC  (5+ messages)
` [Bug libstdc++/29354] "

[Bug libstdc++/29118] New: Timeouts in libstdc++, libjava and libgomp testsuites
 2006-10-06  9:55 UTC  (4+ messages)
` [Bug libstdc++/29118] [4.2 Regression] "

[Bug c/29091] New: vector constant not fully outputed
 2006-10-06  7:43 UTC  (3+ messages)
` [Bug c/29091] [4.0/4.1/4.2 Regression] "
` [Bug c/29091] [4.0/4.1 "

[Bug tree-optimization/29290] New: SPEC CPU2000 178.galgel ICE using -O3 -ftree-loop-linear
 2006-10-06  7:42 UTC  (5+ messages)
` [Bug tree-optimization/29290] [4.1 Regression] "

[Bug target/29198] New: Incorrect reference to __thread array with -fPIC -O2 on x86
 2006-10-06  7:41 UTC  (4+ messages)
` [Bug target/29198] [4.0/4.1/4.2 Regression] "
` [Bug target/29198] [4.0 "

[Bug fortran/28415] New: 4.2.0 ICE when using automatic array and -fno-automatic
 2006-10-06  7:40 UTC  (7+ messages)
` [Bug fortran/28415] "

[Bug fortran/19261] continuation character illegal as first non-blank character in statement
 2006-10-06  7:02 UTC 

[Bug c++/29363] New: [4.2 regression] ICE throwing undeclared object
 2006-10-06  3:51 UTC  (2+ messages)
` [Bug c++/29363] "

[Bug fortran/24398] New: gfortran tries to parse a comment in a module
 2006-10-06  3:08 UTC  (3+ messages)
` [Bug fortran/24398] invalid module file gives weird error

[Bug c++/28349] New: [4.0/4.1/4.2 regression] ICE with va_arg
 2006-10-06  2:51 UTC  (3+ messages)
` [Bug c++/28349] [4.0 regression] ICE with "undefined" va_arg and references

[Bug libfortran/29302] New: nan_inf_fmt.f90 segfaults on Darwin PPC starting with Xcode 2.4
 2006-10-06  1:32 UTC  (4+ messages)
` [Bug libfortran/29302] "

[Bug fortran/15441] RRSPACING broken for denormals
 2006-10-06  0:33 UTC 

[Bug c++/28346] New: [4.0/4.1/4.2 regression] ICE creating pointer-to-reference-member
 2006-10-05 23:29 UTC  (3+ messages)
` [Bug c++/28346] [4.0 "

[Bug c++/27720] New: ICE with initialization of invalid variable
 2006-10-05 21:00 UTC  (2+ messages)
` [Bug c++/27720] "

[Bug c++/29359] New: bad relocation section name `' in .o causes segv of ld
 2006-10-05 20:57 UTC  (12+ messages)
` [Bug c++/29359] "
` [Bug middle-end/29359] "

[Bug c++/29360] New: temporary to which static storage duration reference is bound destroyed too early
 2006-10-05 20:38 UTC  (2+ messages)
` [Bug c++/29360] "

[Bug c++/20416] Incorrect lifetime for temporary with static const reference
 2006-10-05 20:38 UTC 

[Bug c/29361] New: Code seg faults
 2006-10-05 20:36 UTC  (2+ messages)
` [Bug middle-end/29361] "

[Bug c++/29021] New: [4.0/4.1/4.2 regression] ICE on invalid use of "*" in template
 2006-10-05 20:31 UTC  (2+ messages)
` [Bug c++/29021] [4.2 "

[Bug c++/29105] New: [4.2 Regression] segfault in add_candidates
 2006-10-05 20:31 UTC  (2+ messages)
` [Bug c++/29105] [4.2 Regression] segfault in add_candidates with a non template base class and a template member function

[Bug c++/28301] New: [4.0/4.1/4.2 regression] ICE with broken specialization
 2006-10-05 19:58 UTC  (2+ messages)
` [Bug c++/28301] [4.0/4.1 "

[Bug inline-asm/23200] [4.0/4.1/4.2 regression] rejects "i"(&var + 1)
 2006-10-05 19:29 UTC  (3+ messages)

[Bug c++/29244] New: bad relocation section name
 2006-10-05 18:19 UTC  (2+ messages)
` [Bug c++/29244] "

[Bug fortran/19260] & not required when splitting a token in continuation
 2006-10-05 17:34 UTC 

[Bug libgcj/29324] New: add wait handling hook
 2006-10-05 17:24 UTC  (6+ messages)
` [Bug libgcj/29324] "

[Bug c/29358] New: Warning issued two times with snprintf
 2006-10-05 17:17 UTC  (6+ messages)
` [Bug c/29358] "
` [Bug middle-end/29358] "

[Bug fortran/27900] New: ICE using intrinsics as arguments
 2006-10-05 16:18 UTC  (4+ messages)
` [Bug fortran/27900] "

[Bug libstdc++/11953] _REENTRANT defined when compiling non-threaded code
 2006-10-05 16:06 UTC 

[Bug inline-asm/29357] New: inline asm %c0 template form not documented
 2006-10-05 16:05 UTC  (2+ messages)
` [Bug inline-asm/29357] "

[Bug other/28400] New: install-driver is missing $(exeext) from gcc-$(version)
 2006-10-05 15:48 UTC  (2+ messages)
` [Bug bootstrap/28400] "

[Bug c/27287] New: pukes
 2006-10-05 15:47 UTC  (3+ messages)
` [Bug target/27287] [4.1 Regression] returning constant double

[Bug c/27968] New: gcc emits (undefined) ffreep opcode which is not understood by Solaris' /usr/ccs/bin/as when tuning for Athlon or Opteron CPUs
 2006-10-05 15:44 UTC  (2+ messages)
` [Bug target/27968] "

[Bug testsuite/27221] New: g++.dg/ext/alignof2.C fails on powerpc-darwin (and powerpc-aix)
 2006-10-05 15:41 UTC  (2+ messages)
` [Bug testsuite/27221] "

[Bug target/28701] New: ABI test failures building libstdc++ on a glibc-2.4 based system
 2006-10-05 15:40 UTC  (4+ messages)
` [Bug target/28701] [4.1/4.2 regression] "

<$rstr7-19b>
 2006-10-05 15:24 UTC 

[Bug treelang/28980] New: internal compiler error: in tree_low_cst, at tree.c:4423
 2006-10-05 14:34 UTC  (3+ messages)
` [Bug debug/28980] [4.0 Regression] ICE in loc_descriptor_from_tree_1 with -g
` [Bug debug/28980] [4.0/4.1 "

[Bug pch/29353] New: ICE: testsuite failure with max-unswitch-insns=1000 max-unswitch-level=4 max-aliased-vops=10000
 2006-10-05 14:30 UTC  (2+ messages)
` [Bug tree-optimization/29353] "

[Bug c++/29356] New: typedef name denoting unnamed class should have external linkage
 2006-10-05 14:25 UTC  (2+ messages)
` [Bug c++/29356] "

[Bug c++/7221] wrong linkage in member functions of typedef-named classes
 2006-10-05 14:25 UTC 

[Bug driver/17621] Add option to have GCC not search $(prefix)
 2006-10-05 12:49 UTC  (3+ messages)

[Bug target/28307] New: [4.1/4.2 Regression] pthread functions in libgcc not weak any more on Tru64 UNIX
 2006-10-05  8:50 UTC  (2+ messages)
` [Bug target/28307] "

[Bug tree-optimization/29333] New: Generation of MAX_EXPRs and MIN_EXPRs missed by phiopt
 2006-10-05  8:15 UTC  (2+ messages)
` [Bug tree-optimization/29333] Jump threading getting in the way of PHI-OPT

[Bug fortran/27588] New: -fbounds-check should catch substring out of range accesses
 2006-10-05  8:08 UTC  (2+ messages)
` [Bug fortran/27588] "

[Bug target/29347] New: i386 mode switching clobbers fp exception handling bits
 2006-10-05  7:51 UTC  (2+ messages)
` [Bug target/29347] "

[Bug c++/29348] New: Ambiguous warning with -Weffc++
 2006-10-05  7:44 UTC  (5+ messages)
` [Bug c++/29348] "

[Bug target/29337] New: -mfpmath=387 doesn't use fistp for double-to-integer conversion
 2006-10-05  7:09 UTC  (7+ messages)
` [Bug target/29337] "

[Bug tree-optimization/29254] New: [4.2 Regression] verify_cgraph_node failed (inlined_to pointer is set but no predecessors found)
 2006-10-05  5:08 UTC  (2+ messages)
` [Bug middle-end/29254] "

[Bug fortran/20541] TR 15581: ALLOCATABLE components
 2006-10-05  5:01 UTC 

[Bug c++/29328] New: CC attributes not encoded in member function pointer
 2006-10-05  4:56 UTC  (2+ messages)
` [Bug c++/29328] calling convention "

[Bug c++/28448] New: doc reference to -fdiagnostics-show-options looks like it should be -fdiagnostics-show-option
 2006-10-05  4:39 UTC  (2+ messages)
` [Bug c++/28448] "

[Bug c/27489] New: [4.1/4.2 regression] ICE on broken switch condition
 2006-10-05  3:45 UTC  (3+ messages)
` [Bug c/27489] [4.1 "

[Bug c/27490] New: [4.1/4.2 regression] ICE on broken sizeof expression
 2006-10-05  3:45 UTC  (3+ messages)
` [Bug c/27490] [4.1 "

[Bug target/29351] New: libm nextafter and nextafterf fail to set IEEE exception flags
 2006-10-05  3:41 UTC  (3+ messages)
` [Bug target/29351] "

[Bug c++/29352] New: `bound_template_template_parm' not supported by dump_decl
 2006-10-05  3:29 UTC  (3+ messages)
` [Bug c++/29352] "

bug report
 2006-10-05  1:34 UTC 

[Bug target/10901] non-local goto's don't work on powerpc-darwin
 2006-10-05  0:58 UTC 

[Bug gcov-profile/29303] New: gcov.texi: "Invoking gcov" section header needs @command
 2006-10-04 23:52 UTC  (2+ messages)
` [Bug gcov-profile/29303] "

[Bug other/4372] #pragma weak pthread* inclusion causes applications to crash without a linker error when one forgets to link with -lpthread
 2006-10-04 21:39 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).