public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug middle-end/58245] New: -fstack-protector[-all] does not protect functions that call noreturn functions
 2013-08-27  2:06 UTC 

[Bug other/58238] New: cc1 crashes when built for ms-dos cross-compiling
 2013-08-26 22:03 UTC  (2+ messages)
` [Bug other/58238] "

[Bug libstdc++/58153] New: unordered_multimap::erase(iterator) is not constant-time when many entries have the same key
 2013-08-26 20:06 UTC  (4+ messages)
` [Bug libstdc++/58153] "

[Bug c++/39057] ICE with default argument in friend declaration
 2013-08-26 19:55 UTC 

[Bug c++/58208] New: deque<std::string> 32-bit "-O3" bug
 2013-08-26 19:43 UTC  (10+ messages)
` [Bug target/58208] "

[Bug regression/58244] New: global variable: many THOUSANDS times slower execution
 2013-08-26 18:59 UTC  (6+ messages)
` [Bug regression/58244] "

[Bug c/35649] Incorrect printf warning: expect double has float
 2013-08-26 17:12 UTC 

[Bug bootstrap/58242] New: [4.9 regression] linux-android.c:40:7: error: 'OPTION_BIONIC' was not declared in this scope breaks bootstrap on powerpc64-linux
 2013-08-26  9:08 UTC  (2+ messages)
` [Bug bootstrap/58242] "

[Bug c/58240] New: GCC optimize strncmp when N=1 incorrectly
 2013-08-26  8:01 UTC  (13+ messages)
` [Bug c/58240] "

[Bug other/58241] New: [PPC/Altivec] altivec.h inclusion in -std=c++98..11 causes bool to be redefined
 2013-08-26  1:45 UTC  (5+ messages)
` [Bug other/58241] "

[Bug ada/58239] [4.9 regression] pretty-print.c:789: undefined reference to `operator delete(void*)'
 2013-08-26  0:23 UTC  (5+ messages)

[Bug middle-end/58143] New: wrong code at -O3 on x86_64-linux-gnu
 2013-08-25 22:08 UTC  (9+ messages)
` [Bug tree-optimization/58143] [4.8/4.9 regression] wrong code at -O3

[Bug fortran/34547] [4.8/4.9 regression] NULL(): Fortran 2003 changes, accepts invalid, ICE on invalid
 2013-08-25 16:01 UTC 

[Bug fortran/46485] New: gfortran.dg/allocatable_scalar_5.f90 fails on s390-ibm-linux-gnu
 2013-08-25 14:47 UTC  (2+ messages)
` [Bug fortran/46485] "

[Bug fortran/46487] New: allocatable scalars leak memory (allocatable_scalar_5.f90)
 2013-08-25 14:47 UTC  (2+ messages)
` [Bug fortran/46487] Missing memory freeing for functions returning allocatable scalars (allocatable_scalar_5.f90)

[Bug fortran/55603] New: Memory leak in intrinsic assignment of allocatable derived type function result
 2013-08-25 14:47 UTC  (3+ messages)
` [Bug fortran/55603] Memory leak in intrinsic assignment of a scalar allocatable "

[Bug fortran/58229] New: Memory leak with overloaded operator
 2013-08-25 14:46 UTC  (5+ messages)
` [Bug fortran/58229] [F03] Memory leak with allocatable function result
` [Bug fortran/58229] [F03] Memory leak with allocatable scalar "

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

[Bug middle-end/24639] [meta-bug] bug to track all Wuninitialized issues
 2013-08-25 13:58 UTC 

[Bug fortran/13615] -Wuninitialized produces wrong error message for characters
 2013-08-25 13:58 UTC 

[Bug fortran/19276] [meta-bug] CHARACTER related bugs in gfortran
 2013-08-25 13:58 UTC 

[Bug libstdc++/58148] New: [C++11] Fails to insert iterator range into sequence container with -D_GLIBCXX_DEBUG when conversion is needed
 2013-08-25 11:15 UTC  (2+ messages)
` [Bug libstdc++/58148] [4.9 Regression] "

[Bug c++/53025] New: [C++11] noexcept operator depends on copy-elision
 2013-08-25  7:39 UTC  (3+ messages)
` [Bug c++/53025] "

[Bug libgcc/57982] New: GetModuleHandle in __register_frame_info causes abort on unload
 2013-08-24 21:02 UTC  (2+ messages)
` [Bug target/57982] "

[Bug target/58158] New: internal compiler error: in extract_insn, at recog.c:2150 while compiling ImageMagick on mipsel
 2013-08-24 16:10 UTC  (5+ messages)
` [Bug target/58158] "
` [Bug target/58158] [4.8/4.9 Regression] ICE with conditional moves on GPRs with a floating point conditional on mipsel with loongson2f

[Bug c/58237] New: gcc fails to detect obvious resource leaks
 2013-08-24 15:01 UTC 

[Bug fortran/57798] [4.8 Regression] Incorrect handling of sum over first dimension of a product of automatic arrays
 2013-08-24 12:50 UTC  (3+ messages)
` [Bug fortran/57798] "
` [Bug fortran/57798] [4.8/4.9 regression] "

[Bug fortran/58185] New: ICE when selector in SELECT TYPE is non-polymorphic
 2013-08-24  9:14 UTC  (3+ messages)
` [Bug fortran/58185] [4.8/4.9 Regression] [OOP] "

[Bug c/58236] New: -Wuninitialized doesn't report uninitialised variable as expected
 2013-08-24  8:59 UTC  (3+ messages)
` [Bug c/58236] "

[Bug rtl-optimization/58220] New: [4.9 Regression] Many new failures for SH after rev. 201833
 2013-08-24  8:48 UTC  (2+ messages)
` [Bug rtl-optimization/58220] "

[Bug fortran/50392] New: SIGSEGV in gfc_trans_label_assign
 2013-08-24  8:02 UTC  (2+ messages)
` [Bug fortran/50392] "

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

[Bug libstdc++/56779] New: libstdc++.so: undefined reference to `libintl_textdomain'
 2013-08-24  2:04 UTC  (2+ messages)
` [Bug libstdc++/56779] [4.8/4.9 Regression] "

[Bug c/58235] New: Missing diagnostic on assignment to array in c89
 2013-08-24  0:21 UTC  (5+ messages)
` [Bug c/58235] "

[Bug libgcc/58061] New: internal compiler error
 2013-08-23 23:59 UTC  (2+ messages)
` [Bug libgcc/58061] "

[Bug inline-asm/58234] In-line asm version of __FD_ZERO in /usr/include/bits/select.h
 2013-08-23 23:38 UTC  (5+ messages)

[Bug preprocessor/39029] #pragma once is not "exported" from the precompiled headers
 2013-08-23 22:15 UTC 

[Bug fortran/58233] New: null pointer cm in gfc_conv_structure at fortran/trans-expr.c:6132
 2013-08-23 19:31 UTC 

[Bug c++/57610] New: Result of conversion
 2013-08-23 18:03 UTC  (2+ messages)
` [Bug c++/57610] Reference initialized with temporary instead of sub-object of conversion result

[Bug libmudflap/58232] New: False mudflap positive on std::setw
 2013-08-23 17:52 UTC 

[Bug tree-optimization/58223] New: wrong code at -O3 on x86_64-linux-gnu
 2013-08-23 14:48 UTC  (6+ messages)
` [Bug tree-optimization/58223] [4.8/4.9 Regression] "

[Bug regression/58221] New: [4.9 Regression]: Immense amount of execution regressions and increased test-time for cris-elf
 2013-08-23 14:34 UTC  (9+ messages)
` [Bug regression/58221] "

[Bug c++/55677] New: Virtual inheritance, 'this' pointer used as constructor parameter, parameter specialized in derived method, generated binary dumps core
 2013-08-23 11:30 UTC  (3+ messages)
` [Bug c++/55677] "

[Bug c++/50436] New: Crash or hang on invalid template code
 2013-08-23 11:06 UTC  (2+ messages)
` [Bug c++/50436] "

[Bug c/58231] New: Using post-decrement as a boolean expression in if statement leads to crash
 2013-08-23 10:57 UTC  (2+ messages)
` [Bug c/58231] "

[Bug libmudflap/58230] New: mutliple test fail in german language version
 2013-08-23  9:47 UTC 

[Bug tree-optimization/58228] New: wrong code (with vectorization?) at -O3 on x86_64-linux-gnu
 2013-08-23  9:28 UTC  (3+ messages)
` [Bug tree-optimization/58228] [4.7/4.8/4.9 Regression] "

[Bug fortran/58113] New: gfortran.dg/round_4.f90 FAILs
 2013-08-23  8:21 UTC  (2+ messages)
` [Bug fortran/58113] [4.9 Regression] "

[Bug tree-optimization/58227] New: wrong code (hangs) at -O3 on x86_64-linux-gnu
 2013-08-23  8:03 UTC  (5+ messages)
` [Bug tree-optimization/58227] "
` [Bug tree-optimization/58227] [4.9 Regression] "

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

[Bug c/57932] New: Aligned stack wastes more than k bytes, if preferred stack boundary k=2**n, n>=4
 2013-08-23  7:41 UTC  (2+ messages)
` [Bug target/57932] Aligned stack wastes more than k bytes (as needed), "

[Bug fortran/58225] New: In show_locus at fortran/error.c:391 pointer beyond end of line
 2013-08-23  6:24 UTC  (2+ messages)
` [Bug fortran/58225] "

[Bug fortran/58226] New: negative subscript pos at fortran/options.c:1205
 2013-08-23  6:02 UTC 

[Bug fortran/58224] New: -fcheck=pointer should detect that an unallocated allocatable data-target is forbidden
 2013-08-23  5:56 UTC 

[Bug fortran/58222] New: <built-in>:0:0: internal compiler error: Segmentation fault
 2013-08-23  4:31 UTC  (5+ messages)
` [Bug fortran/58222] "

It Is Our New Pick! Must Read Details Inside
 2013-08-23  3:55 UTC 

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

[Bug target/51244] New: SH Target: Inefficient conditional branch
 2013-08-23  0:25 UTC  (3+ messages)
` [Bug target/51244] [SH] Inefficient conditional branch and code around T bit

[Bug target/58219] New: [SH] mov.l insn length is wrong on SH2A
 2013-08-22 21:56 UTC 

[Bug c++/53618] New: segfault on self-referential class partial specialization argument
 2013-08-22 19:40 UTC  (2+ messages)
` [Bug c++/53618] "

[Bug c++/51488] New: ICE on infinite template recursion
 2013-08-22 19:39 UTC  (2+ messages)
` [Bug c++/51488] "

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

[Bug c/58218] New: -mcmodel=medium cause assembler warning "ignoring incorrect section type for .lbss"
 2013-08-22 18:29 UTC  (3+ messages)
` [Bug target/58218] "

[Bug middle-end/52306] New: ICE in CSE
 2013-08-22 16:28 UTC  (2+ messages)
` [Bug middle-end/52306] ICE in cselib_record_set, at cselib.c:2158

[Bug ada/40936] Assert_Failure atree.adb:884 on illegal code (mixture of protected object and accept of entry family)
 2013-08-22 14:44 UTC 

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

[Bug c++/53756] New: ICE: in gen_type_die_with_usage, at dwarf2out.c:18774 with -g and operator auto ()
 2013-08-22 10:31 UTC  (2+ messages)
` [Bug c++/53756] [C++1y] "

[Bug c++/58216] New: ICE: in gen_type_die_with_usage, at dwarf2out.c:19484
 2013-08-22 10:31 UTC  (2+ messages)
` [Bug c++/58216] "

[Bug c++/56380] New: Const/reference mutable members are not always rejected in class templates
 2013-08-22 10:26 UTC  (2+ messages)
` [Bug c++/56380] "

[Bug c/58217] New: warning when assigning a function pointer field in a structure having the may_alias attribute
 2013-08-22 10:08 UTC  (3+ messages)
` [Bug c/58217] "

[Bug java/58215] New: -fwhole-program cause gcj undefined reference to `Main::class$'
 2013-08-22  8:36 UTC 

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

[Bug c/50584] New: No warning for passing small array to C99 static array declarator
 2013-08-21 22:34 UTC  (2+ messages)
` [Bug c/50584] "

[Bug c++/58072] New: [C++11] Error messages involving user-defined literals are poor (refer to tokens)
 2013-08-21 21:42 UTC  (2+ messages)
` [Bug c++/58072] "

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

[Bug bootstrap/58206] New: [4.9 Regression] AIX bootstrap broken
 2013-08-21 18:36 UTC  (2+ messages)
` [Bug bootstrap/58206] "

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

[Bug target/56979] New: ICE in output_operand: invalid operand for code 'P'
 2013-08-21 16:24 UTC  (2+ messages)
` [Bug target/56979] "

[Bug c++/58211] New: gcc: internal compiler error: Segmentation fault (program as)
 2013-08-21 16:04 UTC  (7+ messages)
` [Bug c++/58211] "

[Bug c++/58213] New: gcc: internal compiler error: Segmentation fault (program as)
 2013-08-21 15:38 UTC  (2+ messages)
` [Bug c++/58213] "

[Bug c++/58214] New: gcc: internal compiler error: Segmentation fault (program as)
 2013-08-21 15:38 UTC  (2+ messages)
` [Bug c++/58214] "

[Bug c++/58212] New: gcc: internal compiler error: Segmentation fault (program as)
 2013-08-21 15:37 UTC  (2+ messages)
` [Bug c++/58212] "

[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  (2+ messages)
` [Bug fortran/48786] "

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