public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/58211] New: gcc: internal compiler error: Segmentation fault (program as)
 2013-08-21 15:14 UTC 

[Bug fortran/53801] New: gfortran warning
 2013-08-21 15:08 UTC  (2+ messages)
` [Bug fortran/53801] "

[Bug fortran/56378] New: gfortran internal compiler error
 2013-08-21 15:01 UTC  (2+ messages)
` [Bug fortran/56378] [4.7/4.8 Regression] ICE with C_LOC

[Bug fortran/48786] New: [OOP] Generic ambiguity check too strict for polymorphic dummies
 2013-08-21 14:48 UTC  (6+ messages)
` [Bug fortran/48786] "

[Bug bootstrap/57432] New: A mistake was appeared,when I build u-boot (arm-none-linux-gnueabi-gcc: Internal error: Bus error (program cc1))
 2013-08-21 14:47 UTC  (2+ messages)
` [Bug target/57432] "

[Bug c/57862] New: invalid read struct uint32_t member (ARMV5)
 2013-08-21 14:39 UTC  (2+ messages)
` [Bug c/57862] "

[Bug fortran/57305] New: ICE with warnings and unlimited polymorphic (incorrect code)
 2013-08-21 14:37 UTC  (4+ messages)
` [Bug fortran/57305] [OOP] ICE when calling SIZEOF on an unlimited polymorphic variable

[Bug target/58166] New: ARMv5: poor register allocation in function containing smull instruction
 2013-08-21 14:29 UTC  (2+ messages)
` [Bug target/58166] "

[Bug bootstrap/58206] New: [4.9 Regression] AIX bootstrap broken
 2013-08-21 14:24 UTC  (4+ messages)
` [Bug bootstrap/58206] "

[Bug fortran/57798] [4.8/4.9 Regression] Incorrect handling of sum over first dimension of a product of automatic arrays
 2013-08-21 13:56 UTC  (4+ messages)

[Bug libstdc++/53477] New: pretty printer fails with: Python Exception <type 'exceptions.IndexError'> list index out of range
 2013-08-21 13:46 UTC  (5+ messages)
` [Bug libstdc++/53477] "

[Bug lto/45375] [meta-bug] Issues with building Mozilla with LTO
 2013-08-21 13:01 UTC  (2+ messages)

[Bug fortran/58175] New: Incorrect warning message on scalar finalizor
 2013-08-21 12:58 UTC  (2+ messages)
` [Bug fortran/58175] [F03] Incorrect warning message on scalar finalizer

[Bug target/58172] New: ifcvt test failures for armv8-a
 2013-08-21 12:54 UTC  (2+ messages)
` [Bug target/58172] "

[Bug fortran/57697] New: Segfault with defined assignment for components during intrinsic assignment
 2013-08-21 12:35 UTC  (2+ messages)
` [Bug fortran/57697] [OOP] "

[Bug fortran/57696] [F03] Defined assignment for components not used when those are ALLOCATABLE
 2013-08-21 12:25 UTC 

[Bug fortran/57957] New: Double free or corruption (fasttop)
 2013-08-21 12:14 UTC  (2+ messages)
` [Bug fortran/57957] [F03] Double free with allocatable components

[Bug c++/56130] New: __attribute__((deprecated)) does not affect C++ reference
 2013-08-21 12:06 UTC  (3+ messages)
` [Bug c++/56130] "

[Bug c/58209] New: ICE in extract_range_from_binary_expr, at tree-vrp.c:2294
 2013-08-21 12:06 UTC  (6+ messages)
` [Bug tree-optimization/58209] "
` [Bug tree-optimization/58209] [4.7/4.8/4.9 Regression] "

[Bug fortran/53950] New: 1.5 times slowdown from 4.4.0 to 4.7.0
 2013-08-21 11:52 UTC  (2+ messages)
` [Bug fortran/53950] [4.7/4.8/4.9 Regression] 1.5 times slowdown from 4.4.0 to 4.7.0 with -m32

[Bug c++/56134] New: ICE: alias attribute on c++ static class member;
 2013-08-21 11:22 UTC  (3+ messages)
` [Bug c++/56134] "

[Bug c++/56152] New: explicit template instantiation of protected template function redeclared as public fails
 2013-08-21 10:49 UTC  (2+ messages)
` [Bug c++/56152] "

[Bug c++/54310] New: Order of operations during overload resolution
 2013-08-21 10:25 UTC  (2+ messages)
` [Bug c++/54310] "

[Bug rtl-optimization/58210] New: 400.perlbench fails with ICE
 2013-08-21 10:21 UTC 

[Bug c++/54278] New: "control reaches end of non-void function
 2013-08-21 10:19 UTC  (2+ messages)
` [Bug c++/54278] __attribute__((noreturn)) called from destructor when another auto-scoped variable has a non-trivial dtor erroneously fails with "control reaches end of non-void function" at -O0

[Bug c++/29143] address-of overloaded function does not work in function call
 2013-08-21  9:55 UTC 

[Bug middle-end/58143] New: wrong code at -O3 on x86_64-linux-gnu
 2013-08-21  8:53 UTC  (5+ messages)
` [Bug middle-end/58143] "

[Bug middle-end/57393] [4.9 Regression] error: definition in block 4 follows the use / internal compiler error: verify_ssa failed
 2013-08-21  8:49 UTC  (10+ messages)

Procedure Pointer and OpenMP GFortran Bug
 2013-08-21  6:25 UTC 

[Bug ada/58151] New: "conflict of writable function parameter in construct with arbitrary order of evaluation" is often a spurious error
 2013-08-21  1:44 UTC  (3+ messages)
` [Bug ada/58151] "

[Bug c++/58208] New: deque<std::string> 32-bit "-O3" bug
 2013-08-20 22:38 UTC  (2+ messages)
` [Bug tree-optimization/58208] "

[Bug c++/58207] New: ICE in sort_constexpr_mem_initializers due to out of bounds vector access
 2013-08-20 22:36 UTC  (2+ messages)
` [Bug c++/58207] [4.8/4.9 Regression] "

[Bug fortran/45076] [OOP] gfortran.dg/dynamic_dispatch_6.f03 ICEs with -fprofile-use
 2013-08-20 19:52 UTC 

[Bug c++/58201] New: [g++] Undefined reference to `B::B(void const**)'
 2013-08-20 19:35 UTC  (4+ messages)
` [Bug c++/58201] [4.7/4.8/4.9 Regression] "
` [Bug c++/58201] [4.9 "

[Bug middle-end/57370] New: [4.9 Regression] compile time hog in reassoc
 2013-08-20 18:32 UTC  (2+ messages)
` [Bug tree-optimization/57370] [4.9 Regression] compiler hangs "

[Bug c++/58198] New: duplicate codes generated for variant function and base function
 2013-08-20 18:30 UTC  (3+ messages)
` [Bug c++/58198] "

[Bug c++/58178] New: variant function name was used for user defined constructor
 2013-08-20 18:27 UTC  (8+ messages)
` [Bug c++/58178] "

[Bug c/58205] New: ../../gcc-4.1/gcc/crtstuff.c:323: internal compiler error
 2013-08-20 18:14 UTC 

[Bug fortran/57904] New: Bogus(?) "invokes undefined behavior" warning with Fortran's finalization wrapper (gfortran.dg/class_48.f90)
 2013-08-20 17:40 UTC  (3+ messages)
` [Bug fortran/57904] [4.9 Regression] "

[Bug other/58202] New: [graphite] qtcore-4.8* (compiling with glib support):error fatal: glib.h: No such file or directory
 2013-08-20 16:54 UTC  (2+ messages)
` [Bug other/58202] "

[Bug other/58197] New: subversion-1.8.x breaks script contrib/gcc_update
 2013-08-20 16:51 UTC  (3+ messages)
` [Bug other/58197] "

[Bug target/54300] New: [4.7/4.8 Regression] Erroneous optimization causes wrong Neon data management
 2013-08-20 16:32 UTC  (2+ messages)
` [Bug target/54300] [4.7 "

[Bug fortran/58204] New: Spurious error when using BOZ literal to set an integer
 2013-08-20 16:21 UTC 

[Bug fortran/57590] New: [OOP] class containers are recycled between symbols more than they should be
 2013-08-20 15:28 UTC  (9+ messages)
` [Bug fortran/57590] [OOP] wrong code with class variables of different shapes

[Bug lto/58203] New: memset/memcpy are discarded with -flto
 2013-08-20 15:28 UTC  (2+ messages)
` [Bug lto/58203] "

[Bug c++/58119] New: Invalid ambiguous default type conversion with only a single invalid conversion listed
 2013-08-20 13:00 UTC  (2+ messages)
` [Bug c++/58119] [4.7/4.8/4.9 Regression] "

[Bug fortran/57562] New: Internal compiler error due to extended derived type with PARAMETER attribute
 2013-08-20 12:30 UTC  (3+ messages)
` [Bug fortran/57562] [OOP] "

[Bug fortran/57843] New: Polymorphic assignment for derived type is resolved with parent's generic instead of its own
 2013-08-20 12:21 UTC  (7+ messages)
` [Bug fortran/57843] "
` [Bug fortran/57843] [OOP] "
` [Bug fortran/57843] [OOP] Type-bound assignment is resolved to non-polymorphic procedure call

[Bug middle-end/58199] New: [4.9 regression] ICE in dump_type_inheritance_graph
 2013-08-20 11:58 UTC  (3+ messages)
` [Bug middle-end/58199] "

[Bug c++/58190] New: FAIL: g++.dg/pr57878.C (test for excess errors) on x86_64-apple-darwin10
 2013-08-20 11:57 UTC  (9+ messages)
` [Bug c++/58190] "

[Bug tree-optimization/58137] New: [trunk, ICE] full unroll + AVX2 vectorization
 2013-08-20 11:03 UTC  (2+ messages)
` [Bug tree-optimization/58137] "

[Bug fortran/58200] New: Option fcheck is misleadingly located in option descriptions
 2013-08-20  9:32 UTC 

[Bug tree-optimization/58018] New: ICE in tree_ssa_unswitch_loops at -O3
 2013-08-20  9:25 UTC  (3+ messages)
` [Bug tree-optimization/58018] [4.9 Regression] "

[Bug target/42947] multilib and startup files paths differ on sh4 with -m4 and without -m4 where -m4 is default multilib
 2013-08-20  9:05 UTC 

[Bug c++/58188] ICE in gimple_add_tmp_var, at gimplify.c:738
 2013-08-20  8:57 UTC  (3+ messages)

[Bug libstdc++/58196] New: std::align is missing
 2013-08-20  2:04 UTC  (3+ messages)
` [Bug libstdc++/58196] "

[Bug target/57865] Broken _save64gpr and _rest64gpr usage
 2013-08-20  1:43 UTC 

[Bug lto/58084] [4.9 Regression] FAIL: gcc.dg/torture/pr8081.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (internal compiler error)
 2013-08-19 23:38 UTC  (2+ messages)

[Bug c++/36266] C++ typedef misplaced in DWARF information
 2013-08-19 23:04 UTC  (2+ messages)

[Bug debug/40109] Incorrect debug info nesting for typedef statements within namespaces
 2013-08-19 23:04 UTC 

[Bug other/58096] New: gcc.dg/tree-ssa/attr-alias.c fails with r201439
 2013-08-19 22:36 UTC  (2+ messages)
` [Bug middle-end/58096] [4.9 Regression] "

[Bug c/57287] New: GCC 4.9.0 fails to build GDB on Ubuntu 12.04
 2013-08-19 21:54 UTC  (2+ messages)
` [Bug middle-end/57287] "

[Bug middle-end/54224] New: [4.8 Regression] Bogus -Wunused-function warning with static function
 2013-08-19 21:22 UTC  (3+ messages)
` [Bug fortran/54224] Warn for unused (private) module variables and internal procedures
` [Bug fortran/54224] Warn for unused "

[Bug fortran/54578] New: [OOP] -Wunused-function warnings for __copy functions
 2013-08-19 21:07 UTC  (2+ messages)
` [Bug fortran/54578] "

[Bug fortran/53655] New: []
 2013-08-19 20:45 UTC  (4+ messages)
` [Bug fortran/53655] [OOP] CLASS-related warnings: "__copy" defined but not used; "default initializer" warnings
` [Bug fortran/53655] [OOP] "

[Bug c++/58194] New: default argument for constructor outside of class DR 1344
 2013-08-19 19:57 UTC  (2+ messages)
` [Bug c++/58194] "

[Bug rtl-optimization/58195] New: Missed optimization opportunity when returning a conditional
 2013-08-19 19:24 UTC 

[Bug fortran/58182] [4.9 Regression] ICE with global binding name used as a FUNCTION
 2013-08-19 18:30 UTC  (4+ messages)

[Bug c++/58192] New: G++ emits incorrect code when passing enum classes as function parameters
 2013-08-19 18:09 UTC  (6+ messages)
` [Bug c++/58192] "

[Bug fortran/58171] New: Incorrect error message on invalid code when using class constructor
 2013-08-19 15:10 UTC  (2+ messages)
` [Bug fortran/58171] [F03] Incorrect error message on invalid code when using type constructor

[Bug fortran/52832] New: ASSOCIATE construct with proc-pointer selector is rejected
 2013-08-19 13:56 UTC  (2+ messages)
` [Bug fortran/52832] [F03] "

[Bug c++/58191] New: Can't use boost transform_iterator with _GLIBCXX_DEBUG
 2013-08-19 11:08 UTC  (7+ messages)
` [Bug c++/58191] "
` [Bug libstdc++/58191] "

[Bug other/58133] New: GCC should emit arm assembly following the unified syntax
 2013-08-19 10:39 UTC  (3+ messages)
` [Bug other/58133] "

[Bug rtl-optimization/58034] New: glibc nptl/tst-cleanup2 fail due to scheduling
 2013-08-19  9:53 UTC  (2+ messages)
` [Bug rtl-optimization/58034] [4.8/4.9 Regression] "

[Bug c++/58193] New: init_priority attribute doesn't work on non-class types
 2013-08-19  9:39 UTC  (2+ messages)
` [Bug c++/58193] "

[Bug fortran/46271] New: OpenMP default(none) and procedure pointers
 2013-08-19  9:18 UTC  (2+ messages)
` [Bug fortran/46271] [F03] "

[Bug fortran/58100] New: Spurious "DO loop at (1) will be executed zero times" warning
 2013-08-18 20:24 UTC  (2+ messages)
` [Bug fortran/58100] "

[Bug fortran/57924] New: -Werror -Warray-temporaries -Wno-error=array-temporaries fails on array temporary warnings
 2013-08-18 20:18 UTC  (2+ messages)
` [Bug fortran/57924] "

[Bug fortran/58189] New: Color diagnostics for gfortran
 2013-08-18 20:10 UTC  (2+ messages)
` [Bug fortran/58189] "

[Bug c++/58006] New: ICE regression compiling VegaStrike on f19 with -ffast-math and -ftree-parallelize-loops=2
 2013-08-18 18:43 UTC  (2+ messages)
` [Bug tree-optimization/58006] [4.8/4.9 Regression] ICE compiling VegaStrike with -ffast-math -ftree-parallelize-loops=2

[Bug gcov-profile/58127] New: [4.9 Regression] 37 failures in gcc.dg/tree-prof/ for x86_64-apple-darwin10
 2013-08-18 16:10 UTC  (7+ messages)
` [Bug gcov-profile/58127] "

[Bug fortran/58027] New: "Arithmetic overflow converting ..." in PARAMETER triggers an ICE
 2013-08-18 15:27 UTC  (2+ messages)
` [Bug fortran/58027] "

[Bug fortran/58177] New: Incorrect warning message about unused PRIVATE module variable
 2013-08-18 15:14 UTC  (3+ messages)
` [Bug fortran/58177] "

[Bug c++/58184] New: Pointer to overloaded function is non-deduced context
 2013-08-18 14:26 UTC  (2+ messages)
` [Bug c++/58184] "

[Bug c++/58176] New: ICE in output_constant, at varasm.c:4658
 2013-08-18 13:21 UTC  (2+ messages)
` [Bug c++/58176] "

[Bug c++/57887] New: nested non-type template parameters not declared in this scope
 2013-08-18 13:08 UTC  (2+ messages)
` [Bug c++/57887] "

[Bug c++/58187] New: Initialization of a non-static data member using a template argument doesn't work when the template is inside of another class
 2013-08-18 13:08 UTC  (2+ messages)
` [Bug c++/58187] "

[Bug bootstrap/58186] New: LTO profiledbootstrap fails in stage feedback for fortran/frontend-passes.c with "edge ... has no corresponding call_stmt"
 2013-08-18 11:48 UTC  (2+ messages)
` [Bug bootstrap/58186] "

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