public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/29234] New: Cannot put temporary member functor calls inside brackets
 2006-10-10  3:51 UTC  (2+ messages)
` [Bug c++/29234] Call to operator() of temporary object wrongly parsed

[Bug c++/29188] New: accepts-invalid ambiguous between conversion function/constructor. related to const
 2006-10-10  3:45 UTC  (2+ messages)
` [Bug c++/29188] undocumented extension with "

[Bug c++/28990] New: const new: Inherited constructor accepted in lieu of user-defined constructor
 2006-10-10  3:36 UTC  (2+ messages)
` [Bug c++/28990] "

[Bug c++/20039] uninitialized const in `new' of `const struct'
 2006-10-10  3:36 UTC 

[Bug c++/29390] New: Bogus symbol inserted into valid C++ code at low optimization level
 2006-10-10  3:26 UTC  (11+ messages)
` [Bug c++/29390] "
` [Bug middle-end/29390] "

[Bug c++/29408] New: [4.1 regression] parse error for valid code
 2006-10-10  1:18 UTC  (2+ messages)
` [Bug c++/29408] "

[Bug c/29384] New: internal compiler error: in insn_default_length, at insn-attrtab.c:1134
 2006-10-10  0:20 UTC  (3+ messages)
` [Bug target/29384] "

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

[Bug c/29406] New: code generation / optimisation bug
 2006-10-09 22:02 UTC  (3+ messages)
` [Bug middle-end/29406] "
` [Bug c/29406] "

[Bug testsuite/28870] New: configuring, over-riding timeout values in testsuite
 2006-10-09 21:45 UTC  (2+ messages)
` [Bug testsuite/28870] [4.2 Regression] "

[Bug middle-end/28185] New: SIGBUS on IA64 maybe caused by memcpy I
 2006-10-09 20:58 UTC  (2+ messages)
` [Bug target/28185] "

[Bug fortran/29312] New: Errors in subnormal calculation
 2006-10-09 20:58 UTC  (3+ messages)
` [Bug fortran/29312] "

[Bug fortran/15441] RRSPACING broken for denormals
 2006-10-09 20:57 UTC  (2+ messages)

[Bug fortran/29407] New: namelist: overriding the host association does not work (rejects valid code)
 2006-10-09 20:17 UTC 

[Bug fortran/29373] New: implicit type declaration and contained function clash
 2006-10-09 20:11 UTC  (4+ messages)
` [Bug fortran/29373] "

[Bug libgcj/29205] New: lib/pkgconfig/libgcj.pc needs to become version dependent
 2006-10-09 19:46 UTC  (2+ messages)
` [Bug libgcj/29205] "

[Bug c/27880] New: [4.2 regression] undefined reference to `_Unwind_GetIPInfo'
 2006-10-09 18:33 UTC  (3+ messages)
` [Bug target/27880] "

[Bug target/28490] New: [4.2 regression] ICE in ia64_expand_move, at config/ia64/ia64.c:1088
 2006-10-09 18:27 UTC  (4+ messages)
` [Bug target/28490] [4.0/4.1 "

[Bug libstdc++/28277] New: __builtin_alloca with no limit in libstdc++
 2006-10-09 18:04 UTC  (4+ messages)
` [Bug libstdc++/28277] "

[Bug c++/28793] New: Error while deducting template arg
 2006-10-09 17:58 UTC  (3+ messages)
` [Bug c++/28793] "

[Bug c++/11407] [DR 115] Function cannot be resolved
 2006-10-09 17:58 UTC 

[Bug testsuite/29404] New: "make check" fails to compile library testcases
 2006-10-09 17:28 UTC  (5+ messages)
` [Bug testsuite/29404] "

[Bug other/29405] New: GCC should include latest GMP/MPFR sources and always build libgmp.a/libmpfr.a
 2006-10-09 17:18 UTC  (2+ messages)
` [Bug other/29405] "

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

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

[Bug fortran/29403] New: print ('(a)') not working, print '(a) works
 2006-10-09 16:32 UTC 

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

[Bug bootstrap/29402] New: Parallel make fails with --disable-bootstrap
 2006-10-09 16:27 UTC 

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

[Bug tree-optimization/29323] New: set_nothrow_function_flags does invalid analysis on weak functions
 2006-10-09 16:10 UTC  (3+ messages)
` [Bug rtl-optimization/29323] [4.0/4.1/4.2 Regression] "

[Bug c/29241] New: gcc 4.1.2 segmentation fault
 2006-10-09 16:06 UTC  (2+ messages)
` [Bug middle-end/29241] [4.0/4.1/4.2 Regression] [non unit-at-a-time] ICE with always inline

[Bug target/29401] New: [regression] missed-optimization (in unneeded code elimination)
 2006-10-09 14:58 UTC  (4+ messages)
` [Bug target/29401] "
` [Bug target/29401] [4.0/4.1/4.2 Regression] "

[Bug c++/5458] address of overloaded template function as argument for template
 2006-10-09 14:16 UTC 

[Bug c/29299] New: gcc "used" attribute has no effect on local-scope static variables
 2006-10-09 13:05 UTC  (2+ messages)
` [Bug middle-end/29299] [4.2 Regresion] "

[Bug fortran/29400] New: ANY and COUNT used on parameter arrays
 2006-10-09 12:44 UTC  (4+ messages)
` [Bug fortran/29400] "

[Bug target/26560] New: mips: unable to find a register to spill in class 'FP_REGS'
 2006-10-09 11:46 UTC  (2+ messages)
` [Bug target/26560] [4.0/4.1 regression] "

[Bug fortran/29391] New: LBOUND(TRANSPOSE(I)) doesn't work
 2006-10-09 11:39 UTC  (3+ messages)
` [Bug fortran/29391] "

[Bug fortran/29267] New: ICE in operand_subword_force, at emit-rtl.c:1353
 2006-10-09 11:15 UTC  (3+ messages)
` [Bug fortran/29267] "

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

[Bug ada/29262] New: Adding tasking support for arm-linux
 2006-10-09  8:28 UTC  (3+ messages)
` [Bug ada/29262] "

[Bug libstdc++/29286] New: placement new does not provide required side-effects
 2006-10-09  8:22 UTC  (2+ messages)
` [Bug libstdc++/29286] [4.0/4.1/4.2 Regression] placement new does not change the dynamic type as it should

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

[Bug fortran/29277] New: Formated stream output: Translate "\n" / achar(10) into "\r\n" on some platforms
 2006-10-09  3:39 UTC  (3+ messages)
` [Bug fortran/29277] "

[Bug c/28862] New: attribute ((aligned)) ignored on vector variables
 2006-10-09  0:31 UTC  (3+ messages)
` [Bug middle-end/28862] [4.0 Regression] "

[Bug target/29398] New: configure should automatically set --disable-multilib on darwin
 2006-10-08 23:20 UTC  (3+ messages)
` [Bug target/29398] "

[Bug bootstrap/21561] bootstrap build fails on biarch targets while not on the native mode
 2006-10-08 23:20 UTC 

[Bug fortran/29216] New: Derived type components of function results are not initialised
 2006-10-08 22:04 UTC  (2+ messages)
` [Bug fortran/29216] "

[Bug fortran/29395] New: failure in implied do loop data initialization
 2006-10-08 21:59 UTC  (4+ messages)
` [Bug fortran/29395] "

[Bug fortran/23232] DATA implied DO variables
 2006-10-08 21:59 UTC  (2+ messages)

[Bug fortran/29387] New: ICE on character array function of variable length
 2006-10-08 21:54 UTC  (3+ messages)
` [Bug fortran/29387] "

[Bug fortran/29397] New: Problem with MAXLOC where mask involves a parameter array
 2006-10-08 21:50 UTC  (2+ messages)
` [Bug fortran/29397] "

[Bug fortran/29396] New: segfault with character pointer association
 2006-10-08 21:46 UTC  (2+ messages)
` [Bug fortran/29396] "

[Bug fortran/29394] New: Invalid derived-type initialization in function
 2006-10-08 21:36 UTC  (2+ messages)
` [Bug fortran/29394] "

[Bug fortran/29393] New: Vector subscript rejected
 2006-10-08 21:31 UTC  (2+ messages)
` [Bug fortran/29393] "

[Bug fortran/29392] New: Segfault on data character initialization
 2006-10-08 21:17 UTC  (2+ messages)
` [Bug fortran/29392] "

[Bug c++/28642] New: ICE in layout_type, at stor-layout.c:1851
 2006-10-08 20:54 UTC  (3+ messages)
` [Bug c++/28642] [4.0/4.1/4.2 Regression] ICE in layout_type with may_alias

[Bug fortran/29389] New: Statement functions are not recognized as pure when they are
 2006-10-08 20:48 UTC  (2+ messages)
` [Bug fortran/29389] "

[Bug c++/29388] New: [4.0/4.1/4.2 regression] ICE with invalid nested name specifier
 2006-10-08 20:31 UTC  (3+ messages)
` [Bug c++/29388] "

[Bug c++/29175] New: ICE on invalid: C++ static variable length array
 2006-10-08 20:29 UTC  (2+ messages)
` [Bug c++/29175] [4.0/4.1/4.2 regression] ICE on invalid C++ "

[Bug fortran/29211] New: ICE in FORALL character assignment with dependences
 2006-10-08 16:30 UTC  (3+ messages)
` [Bug fortran/29211] "

[Bug fortran/29115] New: ICE in structure constructor for array, ponter component with non-pointer data
 2006-10-08 16:29 UTC  (3+ messages)
` [Bug fortran/29115] "

[Bug fortran/20541] TR 15581: ALLOCATABLE components
 2006-10-08 16:27 UTC  (2+ messages)

[Bug libfortran/26540] New: some gcc-4.1.0/libgfortran/intrinsics/signal.c warning: cast from/to pointer to/from integer of different size on x86-64
 2006-10-08 14:28 UTC  (3+ messages)
` [Bug libfortran/26540] "
` [Bug libfortran/26540] [4.1 only] intrinsics/signal.c warnings

[Bug fortran/28585] New: Fortran 2003: Support NEW_LINE intrinsic
 2006-10-08 13:22 UTC  (2+ messages)
` [Bug fortran/28585] "

[Bug libstdc++/29385] New: stl_tree.h clean-ups and enhancements
 2006-10-08 13:11 UTC  (2+ messages)
` [Bug libstdc++/29385] "

[Bug target/29206] New: [4.2 regression] gcj-dbtool segfaults
 2006-10-08 11:05 UTC  (2+ messages)
` [Bug target/29206] "

[Bug libstdc++/16006] Conversions of numbers in fi_FI.UTF-8 produces incorrect UTF-8
 2006-10-08 11:04 UTC  (2+ messages)

[Bug fortran/29383] New: Fortran 2003/F95[TR15580:1999]: Floating point exception (IEEE) support
 2006-10-08  8:41 UTC 

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

[Bug target/29329] New: [4.1 regression] internal consistency failure at -O2
 2006-10-08  2:41 UTC  (3+ messages)
` [Bug target/29329] "
` [Bug rtl-optimization/29329] "

[Bug target/29338] New: [4.1 regression] ICE on valid C++ code
 2006-10-08  2:13 UTC  (3+ messages)
` [Bug target/29338] "

[Bug libstdc++/21072] base allocator change shared object issues
 2006-10-08  1:32 UTC 

[Bug libstdc++/27530] New: Polible memory leak in std::vector<int>::reserve() or std::vector<int>::clear()
 2006-10-08  1:24 UTC  (2+ messages)
` [Bug libstdc++/27530] Possible "

[Bug libstdc++/28278] New: formatted I/O and calliing width(0)
 2006-10-08  1:17 UTC  (2+ messages)
` [Bug libstdc++/28278] "

[Bug c++/29002] New: [4.0/4.1/4.2 regression] ICE on array of ptr-to-member of unknown size
 2006-10-07 22:55 UTC  (3+ messages)
` [Bug c++/29002] [4.0/4.1 regression] ICE on array of ptr-to-member or struct containing "
` [Bug c++/29002] [4.0 "

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

[Bug fortran/29371] New: Coredump when using -fbounds-check with pointer & nullify
 2006-10-07 21:24 UTC  (3+ messages)
` [Bug fortran/29371] "

[Bug bootstrap/29382] New: Bootstrap comparison failure!
 2006-10-07 20:08 UTC  (2+ messages)
` [Bug bootstrap/29382] "

[Bug libstdc++/29379] New: bad thousand separator with UTF-8 locales
 2006-10-07 19:48 UTC  (5+ messages)
` [Bug libstdc++/29379] "

[Bug target/29300] New: FAIL: gcc.dg/pthread-init-[12].c (test for excess errors)
 2006-10-07 17:09 UTC  (4+ messages)
` [Bug target/29300] "

[Bug c/29380] New: FAIL: gcc.dg/pr29330.c (test for excess errors)
 2006-10-07 17:02 UTC  (3+ messages)
` [Bug c/29380] "

[Bug c++/29378] New: The copy constructor is not being called upon return from function calls
 2006-10-07 16:55 UTC  (5+ messages)
` [Bug c++/29378] "

[Bug tree-optimization/27855] New: reassociation pass produces ~30% slower matrix multiplication code
 2006-10-07 16:36 UTC  (3+ messages)
` [Bug target/27855] "

[Bug testsuite/28610] New: gfortran testsuite failures with sudo
 2006-10-07 14:57 UTC  (2+ messages)
` [Bug testsuite/28610] "

[Bug fortran/29288] New: All intrinsics are allowed as actual arguments
 2006-10-07 13:34 UTC  (2+ messages)
` [Bug fortran/29288] "

[Bug fortran/16580] gfortran ICE on test g77.f-torture/execute/intrinsic77.f
 2006-10-07 13:34 UTC 

[Bug debug/28834] New: [4.0/4.1/4.2 Regression] -O3 -g crashes sometimes when using may_alias and structs
 2006-10-07 12:56 UTC  (2+ messages)
` [Bug debug/28834] "

[Bug rtl-optimization/27827] New: gcc 4 produces worse x87 code on all platforms than gcc 3
 2006-10-07 10:06 UTC  (2+ messages)
` [Bug target/27827] [4.0 Regression] "

[Bug fortran/26025] New: Optionally use BLAS for matmul
 2006-10-07 10:02 UTC  (2+ messages)
` [Bug fortran/26025] "

[Bug target/29377] New: Build for h8300-elf crashes on 64bit hosts due to int/HWI mismatch
 2006-10-07  7:51 UTC  (2+ messages)
` [Bug target/29377] "

[Bug c++/28302] New: [4.0/4.1/4.2 regression] ICE with bit-complement for vectors
 2006-10-07  7:12 UTC  (3+ messages)
` [Bug c++/28302] [4.0/4.1 "
` [Bug c++/28302] [4.0 "

[Bug c/29376] New: Internal error: Killed
 2006-10-07  6:42 UTC  (4+ messages)
` [Bug middle-end/29376] "
` [Bug c/29376] "

[Bug c++/29375] New: gcc4.0.3 produces code that copies a structure twice
 2006-10-07  6:16 UTC  (6+ messages)
` [Bug c++/29375] "

[Bug c++/23372] [4.0/4.1 Regression] Temporary aggregate copy not elided when passing parameters by value
 2006-10-07  6:16 UTC 

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

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