public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/48740] New: Raw C++0x strings and trigraphs mix badly
 2011-04-23 10:30 UTC  (4+ messages)
` [Bug c++/48740] "

[Bug fortran/18918] Eventually support Fortran 2008's coarrays [co-arrays]
 2011-04-23 10:27 UTC  (2+ messages)

[Bug middle-end/48685] New: [4.5/4.6/4.7 regression] ICE in gimplify_expr, at gimplify.c:7034
 2011-04-23 10:21 UTC  (9+ messages)
` [Bug c/48685] "
` [Bug c/48685] [4.5 Regression] "

[Bug libstdc++/48738] New: pow() fails to produce (some) subnormalized numbers with integer exponents
 2011-04-23  9:21 UTC  (2+ messages)
` [Bug libstdc++/48738] "

[Bug lto/48733] New: [4.7 Regression] Many LTO failures
 2011-04-23  9:16 UTC  (3+ messages)
` [Bug lto/48733] "

[Bug tree-optimization/48732] New: Nested loops with small iteration count gobble time in "tree reassociation"
 2011-04-23  9:15 UTC  (2+ messages)
` [Bug tree-optimization/48732] "

[Bug c/48730] New: static function scope not honored by -fms-extensions
 2011-04-23  9:13 UTC  (2+ messages)
` [Bug c/48730] "

[Bug c/48731] New: regression: __attribute__((flatten)) produces error with function calling variadic functions
 2011-04-23  9:13 UTC  (2+ messages)
` [Bug c/48731] "

[Bug target/43872] VLAs are not aligned correctly on ARM
 2011-04-23  8:38 UTC  (2+ messages)

[Bug libfortran/48615] New: Invalid UP/DOWN rounding with E and ES descriptors
 2011-04-23  7:49 UTC  (2+ messages)
` [Bug libfortran/48615] "

[Bug target/48723] New: ICE in ix86_expand_prologue() with -fstack-check + function returning struct, on corei7-avx
 2011-04-23  7:44 UTC  (11+ messages)
` [Bug target/48723] "

[Bug target/48142] New: miscompilation with -mpreferred-stack-boundary=5 -fstack-check=specific
 2011-04-23  7:39 UTC  (4+ messages)
` [Bug target/48142] [4.6/4.7 Regression] miscompilation with -Os -mpreferred-stack-boundary=5 -fstack-check

[Bug tree-optimization/48739] New: ICE in check_loop_closed_ssa_use() with "-ftree-parallelize-loops=2 -fno-tree-dominator-opts"
 2011-04-23  7:36 UTC 

[Bug go/48553] New: fmt FAILs on 32-bit Solaris 2 with stack overflow
 2011-04-23  4:38 UTC  (3+ messages)
` [Bug go/48553] "

[Bug rtl-optimization/48596] New: [4.7 Regression] [SH] unable to find a register to spill in class 'FPUL_REGS'
 2011-04-23  0:07 UTC  (2+ messages)
` [Bug rtl-optimization/48596] "

[Bug target/48690] New: gcc-4.3.5 fails for target m68k
 2011-04-22 22:16 UTC  (20+ messages)
` [Bug target/48690] "

[Bug c++/48737] New: [C++0x][SFINAE] Hard errors with array list-construction with too many elements
 2011-04-22 21:38 UTC 

[Bug c++/48736] New: [C++0x] ICE during list-initialization with variadics
 2011-04-22 21:31 UTC 

[Bug c++/48735] New: [C++0x][SFINAE] Hard errors with array list-construction and deleted default c'tor
 2011-04-22 20:55 UTC 

[Bug c/48734] New: ICE in eliminate_redundant_comparison, at tree-ssa-reassoc.c:1321
 2011-04-22 20:53 UTC 

[Bug c/48717] New: likely integer wrong code bug
 2011-04-22 19:16 UTC  (6+ messages)
` [Bug tree-optimization/48717] [4.7 Regression] "

[Bug other/32998] -frecord-gcc-switches issues
 2011-04-22 18:49 UTC 

[Bug go/48503] New: http/cgi FAILs if libgcc_s.so.1 isn't in default ld.so.1 search path
 2011-04-22 18:25 UTC  (3+ messages)
` [Bug go/48503] "

[Bug c++/48726] New: ICE with initializer_list of unique_ptr in gcc-4.6.0
 2011-04-22 16:31 UTC  (4+ messages)
` [Bug c++/48726] "
` [Bug c++/48726] [C++0x] [4.6 Regression] ICE with initializer_list of unique_ptr

[Bug c++/48728] New: cannot construct a vector of unique_ptr from an initializer list
 2011-04-22 16:22 UTC  (3+ messages)
` [Bug c++/48728] "

[Bug fortran/48729] New: internal compiler error: Segmentation fault
 2011-04-22 16:16 UTC  (2+ messages)
` [Bug fortran/48729] "

[Bug fortran/22572] Double occurrence of matmul intrinsic not optimised
 2011-04-22 15:58 UTC 

[Bug fortran/48720] New: quad precision literals do not work
 2011-04-22 15:16 UTC  (7+ messages)
` [Bug fortran/48720] "

[Bug testsuite/48727] New: FAIL: g++.dg/opt/devirt2.C scan-assembler-times xyzzy 2
 2011-04-22 15:07 UTC 

[Bug lto/45375] [meta-bug] Issues with building Mozilla with LTO
 2011-04-22 15:06 UTC  (2+ messages)

[Bug fortran/48718] New: gfortran crash
 2011-04-22 14:15 UTC  (3+ messages)
` [Bug fortran/48718] "

[Bug c/48716] New: gcc OpenMP static variable declared in scope inside construct is predetermined shared
 2011-04-22 14:12 UTC  (3+ messages)
` [Bug c/48716] "

[Bug lto/48725] New: 4.6.0 fails to link p7zip 9.20.1 with LTO and gold
 2011-04-22 13:12 UTC  (4+ messages)
` [Bug lto/48725] "

[Bug middle-end/48585] New: [4.7 Regression] 483.xalancbmk in SPEC CPU 2006 failed to build
 2011-04-22 13:02 UTC  (8+ messages)
` [Bug middle-end/48585] "

[Bug fortran/48405] New: Handle expressions in DO loops for front-end optimization
 2011-04-22 12:05 UTC  (3+ messages)
` [Bug fortran/48405] "

[Bug c/36750] -Wmissing-field-initializers relaxation request
 2011-04-22 11:57 UTC  (2+ messages)

[Bug lto/48508] New: ICE in output_die, at dwarf2out.c:11409
 2011-04-22  9:33 UTC  (2+ messages)
` [Bug lto/48508] "

[Bug lto/48724] New: Lto build of mozilla dies at lto-wrapper: error trying to exec 'make -j1': execvp: No such file or directory
 2011-04-22  9:25 UTC  (3+ messages)
` [Bug lto/48724] "

[Bug tree-optimization/48714] New: gcc -O hangs gobbling memory, while gcc -O -fno-tree-fre finishes quickly
 2011-04-22  9:22 UTC  (3+ messages)
` [Bug tree-optimization/48714] "

[Bug other/48459] New: avr: Assertion failure with -gdwarf-2
 2011-04-22  7:45 UTC  (3+ messages)
` [Bug debug/48459] [4.7 Regression] "
` [Bug debug/48459] [4.6/4.7 "

[Bug fortran/48719] New: quad precision intrinsics are missing
 2011-04-22  4:04 UTC  (2+ messages)
` [Bug fortran/48719] "

[Bug middle-end/48722] New: ICE in df_refs_verify() with -mno-push-args
 2011-04-22  2:04 UTC 

[Bug rtl-optimization/48721] New: [4.6/4.7 Regression] ICE: verify_flow_info failed: missing barrier after block 6 with -foptimize-sibling-calls -fsched2-use-superblocks
 2011-04-22  0:05 UTC 

[Bug c/48694] New: possible memory hog bug
 2011-04-21 22:39 UTC  (2+ messages)
` [Bug tree-optimization/48694] [4.7 Regression] "

[Bug target/48708] New: Invalid V2DI vector set insn generated
 2011-04-21 20:24 UTC  (5+ messages)
` [Bug target/48708] "

[Bug fortran/48713] New: Error: invalid instruction suffix for push
 2011-04-21 19:11 UTC  (4+ messages)
` [Bug fortran/48713] "

[Bug libfortran/48602] New: Invalid F conversion of G descriptor for values close to powers of 10
 2011-04-21 19:09 UTC  (4+ messages)
` [Bug libfortran/48602] "

[Bug rtl-optimization/48715] New: CASE_VALUES_THRESHOLD should be settable with --param
 2011-04-21 18:57 UTC 

[Bug rtl-optimization/48702] New: optimization regression with gcc-4.6 on x86_64-unknown-linux-gnu
 2011-04-21 16:22 UTC  (10+ messages)
` [Bug rtl-optimization/48702] [4.6/4.7 Regression] "
` [Bug tree-optimization/48702] "

[Bug preprocessor/48677] New: cpp.exe broken ?
 2011-04-21 16:18 UTC  (3+ messages)
` [Bug preprocessor/48677] "

[Bug c++/48707] New: [4.6/4.7 Regression] [c++0x] ICE initializing static const int
 2011-04-21 15:57 UTC  (2+ messages)
` [Bug c++/48707] "

[Bug middle-end/48712] New: [4.5 Regression] ICE in dfs_enumerate_from, at cfganal.c:1207, with -O3
 2011-04-21 15:53 UTC  (4+ messages)
` [Bug middle-end/48712] "

[Bug bootstrap/48000] New: [4.6 Regression] LTO bootstrap failed with bootstrap-profiled
 2011-04-21 15:52 UTC  (2+ messages)
` [Bug bootstrap/48000] "

[Bug other/48696] New: Horrible bitfield code generation on x86
 2011-04-21 15:49 UTC  (3+ messages)
` [Bug rtl-optimization/48696] "

[Bug debug/42288] please emit empty .debug_aranges section
 2011-04-21 15:33 UTC 

[Bug c/44384] builtin_object_size_ treatment of multidimensional arrays is unexpected
 2011-04-21 15:17 UTC 

[Bug translation/48640] New: gcc: tree-cfg.c: 2992: "operand in in TARGET_MEM_REF"
 2011-04-21 15:05 UTC  (2+ messages)
` [Bug translation/48640] "

[Bug translation/48638] New: gcc/plugin.c: "inacessible" -> "inaccessible"
 2011-04-21 15:03 UTC  (2+ messages)
` [Bug translation/48638] "

[Bug c++/48695] New: Runtime with an array of std::vectors
 2011-04-21 14:42 UTC  (3+ messages)
` [Bug rtl-optimization/48695] [4.6 Regression] "

[Bug tree-optimization/46787] New: Does not vectorize loop with load from scalar variable
 2011-04-21 14:40 UTC  (2+ messages)
` [Bug tree-optimization/46787] "

[Bug debug/48703] New: segfault in canonicalize_for_substitution
 2011-04-21 14:38 UTC  (4+ messages)
` [Bug debug/48703] "

[Bug ada/48710] New: raised STORAGE_ERROR : stack overflow (or erroneous memory access) in g-catiio.adb
 2011-04-21 14:36 UTC  (2+ messages)
` [Bug ada/48710] "

[Bug debug/23551] dwarf records for inlines appear incomplete
 2011-04-21 14:08 UTC 

[Bug c++/43601] Enormous increase in DLL object files size in 4.5
 2011-04-21 14:07 UTC  (3+ messages)

[Bug bootstrap/48492] New: [4.7 Regression] LTO bootstrap failure in copy_constant
 2011-04-21 13:19 UTC  (3+ messages)
` [Bug lto/48492] "

[Bug ada/48711] New: value not in range of type "Interfaces.C.unsigned" in g-socthi.adb
 2011-04-21 13:12 UTC 

[Bug fortran/48588] New: internal compiler error compiling a library
 2011-04-21 12:55 UTC  (2+ messages)
` [Bug fortran/48588] [4.6/4.7 Regression] ICE (segfault) in gfc_get_nodesc_array_type

[Bug tree-optimization/48613] New: [4.6/4.7 Regression
 2011-04-21 12:51 UTC  (2+ messages)
` [Bug tree-optimization/48613] [4.6/4.7 Regression] ICE: vector VEC(ipa_node_params_t,base) index domain error with -O0 -flto -findirect-inlining

[Bug libgcj/48709] New: java/net/natVMInetAddress.cc:42:52: error: declaration of C function 'int gethostname(char*, int)' conflicts
 2011-04-21 12:47 UTC 

[Bug rtl-optimization/48628] New: ICE in reload
 2011-04-21 10:54 UTC  (2+ messages)
` [Bug target/48628] "

[Bug target/35073] illegal opcode movw for mcu avr3
 2011-04-21 10:32 UTC 

[Bug target/46329] New: ICE on ARM for __attribute__ ((vector_size (8 * sizeof(int)))) operations
 2011-04-21  9:39 UTC  (2+ messages)
` [Bug target/46329] "

[Bug lto/48683] New: [4.7 Regression] 252.eon in SPEC CPU 2000 failed to build
 2011-04-21  9:37 UTC  (2+ messages)
` [Bug lto/48683] "

[Bug tree-optimization/48571] New: Missed data-dependence for (bogus?) reconstructed array-refs
 2011-04-21  9:26 UTC  (2+ messages)
` [Bug tree-optimization/48571] [4.5/4.6/4.7 Regression] "

[Bug target/48604] New: [PowerPC] Wrong code with -frename-registers -Os
 2011-04-21  9:26 UTC  (2+ messages)
` [Bug target/48604] [4.5/4.6/4.7 regression] wrong code with -frename-registers

[Bug rtl-optimization/44194] struct returned by value generates useless stores
 2011-04-21  8:37 UTC 

[Bug c++/48594] New: [4.3/4.4/4.5/4.6/4.7] Rejects valid with pointer-to-member in template
 2011-04-21  4:28 UTC  (6+ messages)
` [Bug c++/48594] [4.3/4.4/4.5] "
` [Bug c++/48594] [4.3 regression] "

[Bug libstdc++/36231] ostream includes unistd.h outside namespace std, polluting
 2011-04-21  0:23 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).