public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug fortran/52994] New: internal compiler error: in gfc_trans_assignment_1, at fortran/trans-expr.c:6881
 2012-04-16  9:05 UTC  (11+ messages)
` [Bug fortran/52994] "
` [Bug fortran/52994] [OOP] [F08] "

[Bug target/52804] New: IRA/RELOAD allocate wrong register on ARM for cortex-m0
 2012-04-16  9:00 UTC  (2+ messages)
` [Bug target/52804] "

[Bug fortran/52968] New: Call to type-bound procedure produces wrongly rejected
 2012-04-16  8:53 UTC  (4+ messages)
` [Bug fortran/52968] [OOP] Call to type-bound procedure "

[Bug c/53004] New: Segmentation fault can be overcome with dummy predefined declaration
 2012-04-16  8:53 UTC 

[Bug c/52977] New: internal compiler error: Segmentation fault with `-x c-header' or `-x cxx-header' option
 2012-04-16  8:48 UTC  (3+ messages)
` [Bug c/52977] "
` [Bug c/52977] [4.8 Regression] "

[Bug c++/53003] New: Internal compiler error on short testcase
 2012-04-16  8:17 UTC  (2+ messages)
` [Bug c++/53003] "

[Bug debug/52935] New: Unnecessary DW_TAG_pointer_type DIEs in C++
 2012-04-16  7:56 UTC  (2+ messages)
` [Bug debug/52935] "

[Bug fortran/52865] New: GCC can't vectorize fortran loop but able to vectorize similar c-loop
 2012-04-16  7:17 UTC  (2+ messages)
` [Bug tree-optimization/52865] "

[Bug bootstrap/52878] New: sparc64 bootstrap failure: "MASK_LONG_DOUBLE_128" redefined
 2012-04-16  7:14 UTC  (2+ messages)
` [Bug bootstrap/52878] [4.8 regression] "

HONORS ALERT -- News Out
 2012-04-16  5:45 UTC 

[Bug preprocessor/24976] [4.5/4.6/4.7/4.8 Regression] simple hexadecimal number and plus/minus and no space
 2012-04-16  4:25 UTC 

[Bug driver/53002] New: Request new specs string token for multilib_os_dir
 2012-04-16  4:16 UTC 

[Bug c++/52380] New: [C++11] Number of variadic template arguments wrongly interpreted in class template
 2012-04-16  3:54 UTC  (5+ messages)
` [Bug c++/52380] "

[Bug c++/47220] New: [C++0x] invalid code using template with variable argument list is accepted
 2012-04-16  3:53 UTC  (4+ messages)
` [Bug c++/47220] [C++0x] no error on unterminated template argument list for variadic parameter

[Bug c++/52292] New: [C++11] Variadic template expansion into fixed template causes constructor to not match
 2012-04-16  3:53 UTC  (5+ messages)
` [Bug c++/52292] "

[Bug c/53001] New: -Wfloat-conversion should be available to warn about floating point errors
 2012-04-16  3:16 UTC 

[Bug c++/35722] [C++0x] Variadic templates expansion into non-variadic class template
 2012-04-16  2:12 UTC 

[Bug c++/45873] New: Parameter packs not expanding consistently in function return types
 2012-04-16  2:11 UTC  (2+ messages)
` [Bug c++/45873] [C++0x] "

[Bug c++/53000] New: Trinary operator does not behave as standardized
 2012-04-15 23:37 UTC 

[Bug libstdc++/52702] New: [C++11] std::is_trivially_destructible is missing
 2012-04-15 23:35 UTC  (7+ messages)
` [Bug libstdc++/52702] "

[Bug other/52999] New: [4.7, 4.8 Regression] ICE, segmentation fault in c_tree_printer
 2012-04-15 22:15 UTC 

[Bug preprocessor/52998] New: caret and -ftrack-macro-expansion don't mix well
 2012-04-15 20:38 UTC  (3+ messages)
` [Bug preprocessor/52998] "

[Bug c++/52465] New: g++ rejects valid code with in-class using declaration
 2012-04-15 20:25 UTC  (3+ messages)
` [Bug c++/52465] [4.7 Regression] "

[Bug fortran/51266] New: Pointer initialization in PARAMETER
 2012-04-15 20:04 UTC  (3+ messages)
` [Bug fortran/51266] [F08] "

[Bug c++/52974] New: Canonicalize include paths in diagnostics
 2012-04-15 18:33 UTC  (5+ messages)
` [Bug c++/52974] "

[Bug c++/19377] Using declaration in "private" part causes "protected" diagnostic
 2012-04-15 18:24 UTC  (4+ messages)

[Bug middle-end/52997] New: [4.8 Regression] FAIL: gcc.dg/c99-intconst-1.c (internal compiler error)
 2012-04-15 17:37 UTC 

[Bug c++/52707] New: [C++11] Deleted special member function prevent type being an aggregate
 2012-04-15 17:16 UTC  (4+ messages)
` [Bug c++/52707] "

[Bug c++/52454] New: [C++0x] Variadic template expansion as template parameters does not work in typedef
 2012-04-15 17:13 UTC  (2+ messages)
` [Bug c++/52454] "

[Bug c++/52824] New: [C++11] expanding variadic template arguments into non-variadic template
 2012-04-15 17:13 UTC  (7+ messages)
` [Bug c++/52824] "

[Bug libstdc++/47762] New: FAIL: ext/mt_allocator/deallocate_global_thread-1.cc execution test
 2012-04-15 17:11 UTC  (3+ messages)
` [Bug libstdc++/47762] "

[Bug c++/52706] New: [C++11] Demangling of templates with std::nullptr_t as non-type parameter
 2012-04-15 17:11 UTC  (4+ messages)
` [Bug c++/52706] "

[Bug c++/52818] New: printf format %lf is erroneously rejected by C++11
 2012-04-15 17:08 UTC  (4+ messages)
` [Bug c++/52818] "

[Bug c++/39728] diagnostic for private operator= is voluminous and unhelpful
 2012-04-15 17:07 UTC 

[Bug c/52996] New: ice in verify_loop_structure, at cfgloop.c:1567
 2012-04-15 16:11 UTC  (2+ messages)
` [Bug middle-end/52996] [4.8 Regression] "

[Bug rtl-optimization/52528] New: combine bug (powerpc testcase)
 2012-04-15 14:55 UTC  (2+ messages)
` [Bug rtl-optimization/52528] "

[Bug libfortran/38199] missed optimization: I/O performance
 2012-04-15 14:18 UTC  (3+ messages)

[Bug c++/52995] New: Change in the handling of templates and visibility attributes
 2012-04-15 12:29 UTC  (3+ messages)
` [Bug c++/52995] "

[Bug libfortran/50673] New: very slow I/O with trailing spaces
 2012-04-15 11:57 UTC  (3+ messages)
` [Bug libfortran/50673] "

[Bug fortran/51082] New: Proc-pointer: Wrong result for a pointer to a proc-pointer component
 2012-04-15 11:54 UTC  (4+ messages)
` [Bug fortran/51082] [F03] "

[Bug libgomp/52993] New: gomp_init_nest_lock_25: possible bad call to memset
 2012-04-15 10:53 UTC 

[Bug tree-optimization/52976] New: [4.8 Regression] Revision 186384 breaks the polyhedron tests aermod.f90 and doduc.f90 at -O3 -ffast-math
 2012-04-15 10:42 UTC  (10+ messages)
` [Bug tree-optimization/52976] "

[Bug c++/52871] New: segmentation fault with wrongly-formed lambdas
 2012-04-15  9:15 UTC  (2+ messages)
` [Bug c++/52871] "

[Bug regression/52973] New: visibility attribute for class is not passed to its members
 2012-04-15  9:11 UTC  (2+ messages)
` [Bug c++/52973] [4.7/4.8 Regression] "

[Bug other/52992] New: Incorrect sprintf format in fixincludes/fixincl.c
 2012-04-15  7:44 UTC 

[Bug fortran/52916] New: [4.8 Regression] 481.wrf in SPEC CPU 2006 failed to build
 2012-04-15  5:55 UTC  (2+ messages)
` [Bug fortran/52916] "

[Bug fortran/40973] Mark PRIVATE module functions as STATIC to faciliate optimization
 2012-04-15  5:53 UTC 

[Bug c/52991] New: attribute packed broken on mingw32?
 2012-04-15  4:21 UTC 

[Bug c++/52957] New: Missing suggestions on '=' and '==' confusion
 2012-04-15  4:10 UTC  (6+ messages)
` [Bug c++/52957] "

[Bug c++/52699] New: infinite loop generated with -O0
 2012-04-15  2:15 UTC  (4+ messages)
` [Bug libstdc++/52699] "

[Bug target/52990] New: bootstrap ia64 cross-compiler gcc (static C-only) includes a broken libgcc.a due to libunwind dependencies
 2012-04-14 22:32 UTC 

[Bug c++/52637] New: ICE producing debug info for c++11 code using templates/decltype/lambda
 2012-04-14 21:23 UTC  (2+ messages)
` [Bug c++/52637] [4.7/4.8 regression] ICE producing debug info for c++11 code using local class as template argument

[Bug other/52989] New: Installation error on OS X (arm-eabi) cross-compiler
 2012-04-14 18:11 UTC 

[Bug middle-end/38299] internal error: segmentation fault
 2012-04-14 17:58 UTC  (2+ messages)

[Bug libstdc++/52988] New: std::async not executed on function returning nullptr_t
 2012-04-14 17:40 UTC  (4+ messages)
` [Bug libstdc++/52988] "
` [Bug c++/52988] "

[Bug c++/52987] New: bogus expected ; before for undeclared type
 2012-04-14 15:23 UTC 

[Bug middle-end/52980] New: [4.8 Regression] Many benchmarks in SPEC CPU 2000 failed to build
 2012-04-14 15:12 UTC  (6+ messages)
` [Bug middle-end/52980] "
` [Bug middle-end/52980] [4.8 Regression] Many benchmarks in SPEC CPU 2000/2006 "

[Bug c/52986] New: x86_64 GCC 4.7.0 can't compile x86 GCC 4.6.2; gtype-desc.c
 2012-04-14 14:02 UTC  (2+ messages)
` [Bug c/52986] "

[Bug libstdc++/52839] New: double free or corruption running tr1/.../default_weaktoshared.exe
 2012-04-14 13:25 UTC  (3+ messages)
` [Bug libstdc++/52839] [4.7/4.8 Regression] "

[Bug fortran/52673] New: implement -fheap-arrays in gfortran
 2012-04-14 11:37 UTC  (2+ messages)
` [Bug fortran/52673] "

[Bug c++/50025] New: C++0x initialization syntax doesn't work for class members of reference type
 2012-04-14 11:02 UTC  (3+ messages)
` [Bug c++/50025] [DR 1288] "

[Bug middle-end/52985] New: Postincrement not applied after indexing ternary array expression
 2012-04-14 11:00 UTC 

[Bug c++/24985] caret diagnostics
 2012-04-14 10:54 UTC  (4+ messages)

[Bug c++/52978] New: Inherit from Template with specified type and override virtual function
 2012-04-14  8:37 UTC  (7+ messages)
` [Bug c++/52978] "

[Bug tree-optimization/52081] New: Missed tail merging with pure calls
 2012-04-14  6:04 UTC  (2+ messages)
` [Bug tree-optimization/52081] "

[Bug translation/52984] New: Different information message in Turkish locale
 2012-04-14  4:27 UTC 

[Bug c++/52672] New: internal compiler error: in cxx_eval_indirect_ref, at cp/semantics.c:6766
 2012-04-13 23:07 UTC  (2+ messages)
` [Bug c++/52672] "

[Bug target/45053] libgcc_s link command misses crtsavgpr_s and crtresgpr_s for powerpc
 2012-04-13 22:37 UTC 

[Bug target/52775] New: Change default for using FCFID instruction
 2012-04-13 21:55 UTC  (2+ messages)
` [Bug target/52775] "

[Bug c++/52983] New: internal compiler error: in df_uses_record, at df-scan.c:3243
 2012-04-13 21:04 UTC  (3+ messages)
` [Bug c++/52983] "
` [Bug rtl-optimization/52983] [4.8 Regression] "

[Bug driver/52982] New: add option to select particular linker
 2012-04-13 20:16 UTC 

[Bug c++/52761] New: [C++11] Missing diagnostic for opaque unscoped enum declaration without base
 2012-04-13 20:13 UTC  (2+ messages)
` [Bug c++/52761] "

[Bug c++/52915] New: [C++11] Deleted default-constructor of anonymous unions not honored
 2012-04-13 19:53 UTC  (3+ messages)
` [Bug c++/52915] "

[Bug c++/52905] New: [C++0x] ice on invalid brace-enclosed initializer of vector of enums
 2012-04-13 19:52 UTC  (4+ messages)
` [Bug c++/52905] "

[Bug c++/52906] New: [4.7/4.8 Regression] ICE: SIGSEGV in check_tag_decl (decl.c:4230) with "__attribute__ ((__deprecated__));" alone
 2012-04-13 19:51 UTC  (3+ messages)
` [Bug c++/52906] [4.7 "

[Bug c/52734] New: Incorrect optimization of uClibc sbrk()
 2012-04-13 19:39 UTC  (3+ messages)
` [Bug tree-optimization/52734] [4.7/4.8 Regression] "

[Bug c++/52961] New: Missing warning on empty if
 2012-04-13 19:08 UTC  (2+ messages)
` [Bug c++/52961] "

[Bug c/52981] New: Separate -Wpacked into two options
 2012-04-13 18:31 UTC 

[Bug c++/52951] New: internal compiler error with c++11 initializer lists and C arrays
 2012-04-13 18:24 UTC  (4+ messages)
` [Bug c++/52951] "

[Bug c++/52743] New: g++-4.7.0 seg faults on overload functions
 2012-04-13 18:23 UTC  (2+ messages)
` [Bug c++/52743] "

[Bug c/52932] New: AVX2 intrinsic _mm256_permutevar8x32_ps has wrong parameter type
 2012-04-13 18:10 UTC  (4+ messages)
` [Bug target/52932] "

[Bug c++/52939] New: ice in gimple_get_virt_method_for_binfo with -O3
 2012-04-13 17:57 UTC  (3+ messages)
` [Bug middle-end/52939] [4.7/4.8 Regression] "

[Bug c++/52972] New: [4.6] Pure virtual method is called instead of child's method
 2012-04-13 17:44 UTC  (7+ messages)
` [Bug c++/52972] "

[Bug c++/52895] New: [C++0x] ICE in unify, at cp/pt.c:15802
 2012-04-13 17:07 UTC  (2+ messages)
` [Bug c++/52895] "

[Bug c/52979] New: likely wrong code bug w/packed bitfields
 2012-04-13 16:35 UTC 

[Bug debug/48866] New: gcc hangs when -g is set
 2012-04-13 15:57 UTC  (2+ messages)
` [Bug debug/48866] "

[Bug debug/51570] New: [4.7 Regression] FAIL: gcc.dg/guality/pr45003-[23].c
 2012-04-13 15:56 UTC  (2+ messages)
` [Bug debug/51570] [4.7/4.8 "

[Bug libstdc++/52604] New: mt allocator crashes on multi-threaded
 2012-04-13 14:46 UTC  (2+ messages)
` [Bug libstdc++/52604] "

[Bug rtl-optimization/52975] New: Ofast produces not optimized code for vectorized "converted if"
 2012-04-13 14:05 UTC  (2+ messages)
` [Bug tree-optimization/52975] "

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