public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug fortran/60147] New: [Regression] ICE with -fdump-tree-original and NAMELIST
 2014-02-27 23:33 UTC  (5+ messages)
` [Bug middle-end/60147] [4.9 Regression] "

[Bug c++/60253] New: [4.7/4.8/4.9 Regression] ICE passing class object through ellipsis (...)
 2014-02-27 23:17 UTC  (3+ messages)
` [Bug c++/60253] "

[Bug c++/60361] New: unexpected 'use of parameter outside function body' error
 2014-02-27 22:53 UTC 

[Bug c/60360] New: __attribute((aligned(...))) changes sizeof(...) of struct
 2014-02-27 22:47 UTC  (5+ messages)
` [Bug c/60360] "

[Bug fortran/60357] New: structure constructor with unspecified values for allocatable components
 2014-02-27 22:19 UTC  (2+ messages)
` [Bug fortran/60357] [F08] "

[Bug other/60336] New: va_start corrupts 6-th argument in case of empty type used before the format string
 2014-02-27 21:21 UTC  (16+ messages)
` [Bug target/60336] empty struct value is passed differently in C and C++

[Bug fortran/60231] New: ICE on undefined generic
 2014-02-27 20:27 UTC  (2+ messages)
` [Bug fortran/60231] [4.8/4.9 Regression] "

[Bug fortran/60356] New: Compiler segfault instead of error about module procedure / procedure with an explicit interface
 2014-02-27 20:27 UTC  (3+ messages)
` [Bug fortran/60356] "

[Bug fortran/60359] New: Assembler messages symbol `__io_MOD___copy_character_1' is already defined
 2014-02-27 20:12 UTC  (2+ messages)
` [Bug fortran/60359] "

[Bug ada/52319] New: Legal program rejected, "use" clause in subpackage invalidates "use type" clause
 2014-02-27 19:45 UTC  (2+ messages)
` [Bug ada/52319] "

[Bug c/52714] New: ICE in fixup_reorder_chain, at cfglayout.c:880
 2014-02-27 19:29 UTC  (2+ messages)
` [Bug rtl-optimization/52714] [4.7/4.8/4.9 regression] "

[Bug java/49847] New: m68k gcj-4.6 NULL deref in fold_rtx (prev_insn_cc0 == NULL)
 2014-02-27 19:03 UTC  (2+ messages)
` [Bug rtl-optimization/49847] [4.7/4.8/4.9 Regression] "

[Bug ada/32181] Legal program executes incorrectly, RM 3.4(27)
 2014-02-27 19:03 UTC 

[Bug ada/31417] Illegal program not detected, RM 7.3(13), 4.9.1(1), nonstatic discriminants
 2014-02-27 19:02 UTC 

[Bug ada/31416] Illegal program not detected, RM 7.3(13), 4.9.1(1)
 2014-02-27 18:59 UTC 

[Bug ada/18765] Illegal program not detected, "/=" when "=" is ambiguous
 2014-02-27 18:50 UTC 

[Bug ada/18762] Illegal program not detected, RM 6.3.1(7), 8.5.4(5), 13.14(3)
 2014-02-27 18:49 UTC 

[Bug ada/18454] Illegal program not detected, RM 10.1.5(4), 8.1(16)
 2014-02-27 18:49 UTC 

[Bug ada/18221] Illegal program not detected, access to invisible type RM 8.2(9)
 2014-02-27 18:48 UTC 

[Bug ada/18453] Legal instantiation rejected; illegal instantiation accepted
 2014-02-27 18:48 UTC 

[Bug ada/18205] Legal program rejected, RM 13.13.2(14)
 2014-02-27 18:47 UTC 

[Bug ada/17954] Legal program rejected, packed array of booleans
 2014-02-27 18:46 UTC 

[Bug ada/17953] Illegal program not detected, RM 3.9.2(9)
 2014-02-27 18:45 UTC 

[Bug ada/17321] Illegal program not detected, name hidden by use clauses
 2014-02-27 18:44 UTC 

[Bug ada/17320] Illegal program not detected, RM 3.9.3(11)
 2014-02-27 18:44 UTC 

[Bug ada/16214] Legal program rejected, nested generic packages
 2014-02-27 18:43 UTC 

[Bug ada/16212] ICE ada/gcc-interface/trans.c:1626 on legal Ada 83 program
 2014-02-27 18:42 UTC 

[Bug ada/16097] Illegal program not detected, RM 6.3.1(9), RM 8.5.4(5)
 2014-02-27 18:40 UTC 

[Bug ada/16096] Illegal program not detected, RM 8.5.4(5)
 2014-02-27 18:39 UTC 

[Bug ada/16095] Illegal program not detected, accessibility levels, RM 3.10.2(28)
 2014-02-27 18:39 UTC 

[Bug ada/16094] Illegal program not detected, RM 3.4.1(5)
 2014-02-27 18:38 UTC 

[Bug ada/16083] Illegal program not detected, RM 3.9.2(13)
 2014-02-27 18:37 UTC 

[Bug c++/58610] New: [4.7/4.8/4.9 Regression] [c++11] ICE with constexpr of class with template constructor
 2014-02-27 18:36 UTC  (3+ messages)
` [Bug c++/58610] "

[Bug target/59222] New: gcc.c-torture/compile/20050622-1.c ICEs for aarch64-elf
 2014-02-27 17:44 UTC  (3+ messages)
` [Bug target/59222] [4.9 Regression] gcc.c-torture/compile/20050622-1.c ICEs at -O1 and above for aarch64-elf ILP32

[Bug c++/60347] New: [4.9 Regression] r208152 breaks Firefox build
 2014-02-27 17:08 UTC  (9+ messages)
` [Bug c++/60347] [4.9 Regression] r208153 "

[Bug c++/58648] New: [c++11] ICE with variadic template
 2014-02-27 17:07 UTC  (4+ messages)
` [Bug c++/58648] "

[Bug c++/59066] New: Segmentation fault
 2014-02-27 17:04 UTC  (3+ messages)
` [Bug c++/59066] [C++11] 'using' instead of 'typedef' causes a segmentation fault

[Bug c++/60182] New: g++ segfault within template expansion using "using" aliasing
 2014-02-27 17:04 UTC  (5+ messages)
` [Bug c++/60182] "

[Bug c++/60353] New: [4.9 Regression] Firefox build failure #3 caused by r208157
 2014-02-27 16:50 UTC  (5+ messages)
` [Bug c++/60353] "

[Bug c++/55877] New: [4.6/4.7/4.8 Regression] Anon visibility issues
 2014-02-27 16:21 UTC  (2+ messages)
` [Bug c++/55877] [4.7/4.8/4.9 "

[Bug libstdc++/60348] New: -static-libstdc++ broken
 2014-02-27 16:14 UTC  (18+ messages)
` [Bug libstdc++/60348] "

[Bug driver/60358] New: [patch] ARM support broken for Haiku
 2014-02-27 16:13 UTC  (3+ messages)
` [Bug driver/60358] "

[Bug tree-optimization/59487] New: [4.9 Regression] When compiled with -fwhole-program rnflow.f90 runs up to 40% slower after r202826
 2014-02-27 15:35 UTC  (5+ messages)
` [Bug tree-optimization/59487] "

[Bug ada/16077] Wrong output from legal program, pragma Import (Ada)
 2014-02-27 14:40 UTC 

[Bug ada/16076] Illegal program not detected, RM 13.14(5)
 2014-02-27 14:39 UTC 

[Bug ada/16075] Wrong output from legal program, ordered generic parameter association
 2014-02-27 14:38 UTC 

[Bug ada/15917] Bug box in Gigi, code=103, on legal program
 2014-02-27 14:37 UTC 

[Bug ada/15845] Illegal program not detected, circular renames
 2014-02-27 14:35 UTC 

[Bug ada/15844] Illegal program not detected, RM 8.3(8)
 2014-02-27 14:34 UTC 

[Bug ada/15843] Illegal program not detected, RM 3.7.2(2)
 2014-02-27 14:33 UTC 

[Bug ada/15800] SIGSEGV on mutually recursive record type declarations
 2014-02-27 14:31 UTC 

[Bug ada/15840] Illegal program not detected, RM 3.7(14)
 2014-02-27 14:31 UTC 

[Bug fortran/60255] New: Deferred character length variable at (1) cannot yet be associated with unlimited polymorphic entities
 2014-02-27 14:30 UTC  (2+ messages)
` [Bug fortran/60255] "

[Bug ada/15799] Legal program rejected, using 'Base
 2014-02-27 14:29 UTC 

[Bug ada/15615] Legal program rejected, derived tagged type in child package doesn't see parent's element
 2014-02-27 14:28 UTC 

[Bug ada/15614] Illegal program not detected, RM 12.1(11)
 2014-02-27 14:25 UTC 

[Bug ada/15606] Legal program rejected, RM 8.2(22)
 2014-02-27 14:23 UTC 

[Bug fortran/60341] ICE compiling Nonmem 6.2.0
 2014-02-27 14:22 UTC  (4+ messages)

[Bug fortran/60289] New: allocating class(*) pointer as character gives type-spec requires the same character-length parameter
 2014-02-27 12:50 UTC  (2+ messages)
` [Bug fortran/60289] "

[Bug libquadmath/60349] New: Any call to expq (or libquadmath function that might possibly call expq) segfaults in mingw-gcc
 2014-02-27 11:25 UTC  (3+ messages)
` [Bug libquadmath/60349] "

[Bug fortran/60334] New: Segmentation fault on character pointer assignments
 2014-02-27 10:03 UTC  (3+ messages)
` [Bug fortran/60334] "

[Bug ipa/60306] New: Incorrect devirtualization "pure virtual method called"
 2014-02-27  9:35 UTC  (2+ messages)
` [Bug ipa/60306] [4.9 Regression] "

[Bug c++/60315] New: template constructor switch optimization
 2014-02-27  9:35 UTC  (2+ messages)
` [Bug ipa/60315] [4.8/4.9 Regression] "

[Bug target/60169] New: ICE ARM thumb1 handles far jump
 2014-02-27  9:33 UTC  (2+ messages)
` [Bug target/60169] [4.8/4.9 Regression] "

[Bug lto/60150] New: [4.9 Regression] ICE in function_and_variable_visibility, at ipa.c:1000
 2014-02-27  9:32 UTC  (2+ messages)
` [Bug lto/60150] "

[Bug regression/60133] New: [4.8 / 4.9 Regression] wrong multiarch name on aarch64-linux-gnu
 2014-02-27  9:29 UTC  (2+ messages)
` [Bug other/60133] [4.8/4.9 "

[Bug lto/59925] New: [4.9 Regression] link failure in python2.7 build with -flto and -fprofile-use -fprofile-correction enabled
 2014-02-27  9:27 UTC  (2+ messages)
` [Bug lto/59925] "

[Bug testsuite/59308] New: gcc.dg/tree-ssa/ssa-ifcombine-ccmp-[1456] tests fail on arm cortex-a5
 2014-02-27  9:23 UTC  (2+ messages)
` [Bug testsuite/59308] [4.9 Regression] "

[Bug lto/55113] New: internal compiler error: in emit_library_call_value_1, at calls.c:3739
 2014-02-27  9:22 UTC  (4+ messages)
` [Bug lto/55113] ICE with LTO and -fshort-double

[Bug lto/60295] [4.9 Regression] Too many lto1-wpa-stream processes are forked
 2014-02-27  9:19 UTC 

[Bug fortran/60355] New: C519 of Fortran 2008 for BIND attribute not enforced
 2014-02-27  8:46 UTC 

[Bug c++/60354] New: fails to demangle _Z3fooIPUlvE_EvT_
 2014-02-27  8:39 UTC 

[Bug middle-end/59223] New: -Wmaybe-uninitialized and -Wuninitialized relationships
 2014-02-27  8:07 UTC  (5+ messages)
` [Bug middle-end/59223] "

[Bug c/60350] New: Incorrect -Wmaybe-uninitialized warning with incorrect location information
 2014-02-27  7:48 UTC  (3+ messages)
` [Bug c/60350] "
` [Bug middle-end/60350] "

[Bug c/60351] New: Incorrect column number for warning on "right shift count is negative"
 2014-02-27  7:42 UTC  (2+ messages)
` [Bug c/60351] "

[Bug tree-optimization/48784] New: #pragma pack(1) + -fstrict-volatile-bitfields = bad codegen
 2014-02-27  7:28 UTC  (2+ messages)
` [Bug middle-end/48784] "

[Bug c/56341] New: GCC produces unaligned data access
 2014-02-27  7:28 UTC  (2+ messages)
` [Bug middle-end/56341] "

[Bug target/56997] New: Incorrect write to packed field when strict-volatile-bitfields enabled on aarch32
 2014-02-27  7:28 UTC  (2+ messages)
` [Bug target/56997] "

[Bug middle-end/59134] New: Infinite loop between store_fixed_bit_field and store_split_bit_field with STRICT_ALIGNMENT
 2014-02-27  7:28 UTC  (2+ messages)
` [Bug middle-end/59134] [4.7/4.8/4.9 regression] infinite "

[Bug middle-end/23623] volatile keyword changes bitfield access size from 32bit to 8bit
 2014-02-27  7:28 UTC 

[Bug libstdc++/52015] New: std::to_string does not work under MinGW
 2014-02-27  7:21 UTC  (4+ messages)
` [Bug libstdc++/52015] "

[Bug c++/57232] New: wcstol.c:213:1: internal compiler error
 2014-02-27  5:10 UTC  (3+ messages)
` [Bug target/57232] "
` [Bug debug/57232] "

[Bug ipa/58678] New: [4.9 Regression] pykde4-4.11.2 link error (devirtualization too trigger happy)
 2014-02-27  5:09 UTC  (2+ messages)
` [Bug c++/58678] "

[Bug c++/60352] New: [C++11] Bogus "error: conflicting declaration 'auto i'"
 2014-02-27  0:54 UTC 

[Bug libgcc/60247] New: AVR ATxmega C++ constructor startup in libgcc.S causes boot loop
 2014-02-27  0:38 UTC  (2+ messages)
` [Bug libgcc/60247] "

[Bug target/60071] New: [4.9 Regression] [SH] internal compiler error: in final_scan_insn, at final.c:2963
 2014-02-26 23:33 UTC  (2+ messages)
` [Bug target/60071] "

[Bug target/57936] ICE in rs6000_secondary_reload_inner:15144, type = load
 2014-02-26 22:19 UTC 

[Bug target/57935] New: ICE in rs6000_secondary_reload_inner:15181, type = load
 2014-02-26 21:58 UTC  (2+ messages)
` [Bug target/57935] "

[Bug c++/30301] Invalid static member of anonymous class or union diagnosed too late
 2014-02-26 21:45 UTC  (3+ messages)

[Bug c++/59231] New: gcc misses [-Werror=sign-compare] when inside a template
 2014-02-26 21:34 UTC  (4+ messages)
` [Bug c++/59231] [4.8/4.9 Regression] "

[Bug lto/53808] New: Undefined symbol when building a library with lto
 2014-02-26 21:33 UTC  (2+ messages)
` [Bug lto/53808] "

[Bug c++/57132] New: spurious warning: division by zero [-Wdiv-by-zero] in if (m) res %=m;
 2014-02-26 21:28 UTC  (2+ messages)
` [Bug c++/57132] "

[Bug c/11586] after call sigaction, system() return wrong status
 2014-02-26 21:28 UTC 

[Bug c++/14710] Warning about useless casts
 2014-02-26 21:28 UTC 

[Bug c++/37140] type inherited from base class not recognized
 2014-02-26 21:16 UTC 

[Bug target/57636] New: cr16: ICE while building libgcc
 2014-02-26 21:04 UTC  (2+ messages)
` [Bug target/57636] "

[Bug c++/59598] New: very simple code using file open for read
 2014-02-26 20:38 UTC  (3+ messages)
` [Bug c++/59598] "
` [Bug spam/59598] "

[Bug c++/59570] New: Warning for semicolon trailing closing curly brackets
 2014-02-26 19:01 UTC  (2+ messages)
` [Bug c++/59570] "

[Bug c/60294] New: missing diagnostic with -Wmaybe-uninitialized
 2014-02-26 17:55 UTC  (2+ messages)
` [Bug c/60294] "

[Bug c++/54440] New: [c++11] g++ prematurely applying rule that a template parameter pack cannot be followed by a template parameter
 2014-02-26 17:10 UTC  (3+ messages)
` [Bug c++/54440] "

[Bug c++/56427] New: [C++11] template template parameter template parameter pack that depends on another parameter pack
 2014-02-26 17:10 UTC  (2+ messages)
` [Bug c++/56427] "

[Bug c++/60345] New: [4.9 Regression] r208159 cause Firefox build error
 2014-02-26 16:51 UTC  (8+ messages)
` [Bug c++/60345] [4.9 Regression] r208159 causes "

[Bug middle-end/59176] New: [4.9 Regression] ICE edge points to wrong declaration / verify_cgraph_node failed
 2014-02-26 15:26 UTC  (2+ messages)
` [Bug middle-end/59176] "

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