public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/41090] [4.7/4.8/4.9 Regression] Using static label reference in c++ class constructor produces wrong code
 2013-12-23 17:52 UTC  (2+ messages)

[Bug fortran/59577] New: OpenMP: ICE with type(c_ptr) in private()
 2013-12-23 16:44 UTC  (3+ messages)
` [Bug fortran/59577] "

[Bug middle-end/59569] New: [4.9 Regression] r206148 causes internal compiler error: in vect_create_destination_var, at tree-vect-data-refs.c:4294
 2013-12-23 15:08 UTC  (13+ messages)
` [Bug middle-end/59569] "

[Bug sanitizer/59585] New: Tests failing due to trailing newline
 2013-12-23 14:56 UTC  (2+ messages)
` [Bug sanitizer/59585] "

[Bug target/59573] New: aarch64: commit 07ca5686e64 broken glibc-2.17
 2013-12-23 14:54 UTC  (7+ messages)
` [Bug target/59573] "

[Bug middle-end/59584] New: [4.9 Regression]: gcc.dg/pr50251.c ICE exposed by "Don't reject TER unnecessarily"
 2013-12-23 14:26 UTC  (3+ messages)
` [Bug middle-end/59584] "

[Bug c++/59111] New: [4.9 Regression] [c++11] ICE on invalid usage of auto in return type
 2013-12-23 12:35 UTC  (3+ messages)
` [Bug c++/59111] "

[Bug rtl-optimization/57422] [4.9 Regression] ICE: SIGSEGV in dominated_by_p with custom flags
 2013-12-23 12:22 UTC  (5+ messages)

[Bug lto/59582] New: LTO discards symbol that defined as weak elsewhere
 2013-12-23 12:17 UTC  (2+ messages)
` [Bug lto/59582] "

[Bug bootstrap/59583] New: --enable-targets=all --with-cpu=broadwell isn't allowed to configure i686-linux
 2013-12-23 12:14 UTC 

[Bug target/59581] New: [SH] insns that use r0...r7 are put into delay slot of rte
 2013-12-22 23:51 UTC 

[Bug c++/59579] New: Defaulted copy constructor of template class is instantiated even when not called (probably bug 57153)
 2013-12-22 21:30 UTC  (2+ messages)
` [Bug c++/59579] "

[Bug fortran/59345] New: _gfortran_internal_pack on compiler generated temps
 2013-12-22 21:00 UTC  (2+ messages)
` [Bug fortran/59345] "

[Bug target/59578] New: Overuse of v prefix for SSE instructions
 2013-12-22 20:23 UTC  (2+ messages)
` [Bug target/59578] "

[Bug bootstrap/59580] New: --with-arch=generic is allowed to configure GCC
 2013-12-22 19:23 UTC 

[Bug c++/59394] New: Unused code generated
 2013-12-22 16:43 UTC  (4+ messages)
` [Bug c++/59394] "

[Bug fortran/52075] OpenMP atomic update failing if -fbounds-check specified
 2013-12-22 14:25 UTC 

[Bug target/59576] New: "sorry, unimplemented: making multiple clones" error on *-apple-darwin*
 2013-12-22  7:50 UTC 

[Bug c++/59574] New: Bad -Wattributes: ignoring attributes applied after definition
 2013-12-22  3:41 UTC 

[Bug libstdc++/59531] New: string_view overrun in copy operation
 2013-12-22  1:36 UTC  (2+ messages)
` [Bug libstdc++/59531] "

[Bug c/52795] New: FAIL: gcc.dg/tree-prof/pr34999.c compilation, -fprofile-use -D_PROFILE_USE on {x86_64,i386}-apple-darwin{10,11} at -m64
 2013-12-22  0:50 UTC  (2+ messages)
` [Bug target/52795] "

[Bug target/47608] New: libstdc++ links to bad libgcc_s on OS X (libgcc_s rebuilt needlessly and incorrectly)
 2013-12-21 23:24 UTC  (2+ messages)
` [Bug target/47608] "

[Bug bootstrap/50342] New: gcc/configure fails on Mac OS X Lion/Xcode 4.1 if building Ada
 2013-12-21 23:12 UTC  (2+ messages)
` [Bug bootstrap/50342] gcc/configure fails on Mac OS X Lion/Xcode 4.1 with recent GCCs

[Bug target/49226] New: problematic _Complex long double argument passing
 2013-12-21 21:43 UTC  (4+ messages)
` [Bug target/49226] "

[Bug fortran/55574] New: c binding access to c_ptr type
 2013-12-21 21:39 UTC  (2+ messages)
` [Bug fortran/55574] [4.7/4.8 Regression] C "

[Bug fortran/43849] Add _gfortran_finalize function to close down the library
 2013-12-21 20:36 UTC 

[Bug fortran/58842] New: libgfortran configuration error in 32-bit mode for GCC 4.8 with MacPorts "universal installation"
 2013-12-21 20:32 UTC  (2+ messages)
` [Bug fortran/58842] "

[Bug fortran/34928] Extension: volatile common blocks
 2013-12-21 20:21 UTC 

[Bug fortran/56981] Slow I/O: Unformatted 5x slower, large sys component; formatted slow as well
 2013-12-21 20:15 UTC 

[Bug fortran/59069] New: Bogus error wording for passing array to scalar dummies with user-defined operator
 2013-12-21 20:03 UTC  (2+ messages)
` [Bug fortran/59069] "

[Bug c/47901] New: -Wall should not imply -Wformat-zero-length by default
 2013-12-21 20:01 UTC  (2+ messages)
` [Bug c/47901] "

[Bug tree-optimization/59303] New: [ARM/AArch32//AArch64] regressions in uninit-pred-8_b.c and uninit-pred-9_b.c
 2013-12-21 19:58 UTC  (7+ messages)
` [Bug tree-optimization/59303] [4.9 Regression] uninit-pred-8_b.c and uninit-pred-9_b.c fail after better optimizations

[Bug fortran/59016] New: f951: internal compiler error: Segmentation fault
 2013-12-21 19:50 UTC  (4+ messages)
` [Bug fortran/59016] "

[Bug target/38183] Useless move to memory when passing small structs to functions
 2013-12-21 19:29 UTC 

[Bug sanitizer/59369] New: c-c++-common/asan/pr59063-[1,2].c fails on darwin
 2013-12-21 19:28 UTC  (2+ messages)
` [Bug sanitizer/59369] "

[Bug other/44482] some warnings in libgcc amd64-darwin 4.5.0
 2013-12-21 19:26 UTC 

[Bug fortran/58171] New: Incorrect error message on invalid code when using class constructor
 2013-12-21 17:24 UTC  (2+ messages)
` [Bug fortran/58171] [F03] Incorrect error message on invalid code when using type constructor

[Bug fortran/58200] New: Option fcheck is misleadingly located in option descriptions
 2013-12-21 17:19 UTC  (2+ messages)
` [Bug fortran/58200] "

[Bug fortran/58861] New: No reallocation assignment performed (due to different kinds?)
 2013-12-21 17:12 UTC  (2+ messages)
` [Bug fortran/58861] Realloc on assignment: Bogus "Array bound mismatch" error with -fcheck=bounds

[Bug fortran/58787] ICE (error recovery) in check_proc_interface
 2013-12-21 17:08 UTC  (2+ messages)

[Bug debug/54793] New: the location of a formal_parameter is not started from a function entry with -mfentry
 2013-12-21 17:06 UTC  (2+ messages)
` [Bug debug/54793] "

[Bug middle-end/59572] New: Not clear error message in smallest_mode_for_size in handled case
 2013-12-21 15:11 UTC 

[Bug libfortran/59419] New: [4.9 Regression] Failing OPEN with FILE='xxx' and IOSTAT creates the file 'xxx' after revision 196783
 2013-12-21 11:58 UTC  (2+ messages)
` [Bug libfortran/59419] "

[Bug c++/59571] New: [C++11] ICE when casting inside static member constexpr brace initializer
 2013-12-21  5:13 UTC 

[Bug c++/59570] New: Warning for semicolon trailing closing curly brackets
 2013-12-21  1:34 UTC 

[Bug bootstrap/59541] [4.9 Regression] Revision 206070 breaks bootstrap on darwin
 2013-12-21  0:36 UTC  (6+ messages)

[Bug fortran/45424] [F08] Add IS_CONTIGUOUS intrinsic
 2013-12-20 23:20 UTC 

[Bug rtl-optimization/56069] New: [4.6/4.7/4.8 Regression] RA pessimization
 2013-12-20 22:40 UTC  (3+ messages)
` [Bug rtl-optimization/56069] [4.7/4.8/4.9 "

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

[Bug fortran/59561] New: [4.9 Regression] warning: iteration 4 invokes undefined behavior
 2013-12-20 22:07 UTC  (4+ messages)
` [Bug fortran/59561] "
` [Bug middle-end/59561] "

[Bug c++/59568] New: complex type operator>> does not set eofbit for input streams
 2013-12-20 22:03 UTC  (5+ messages)
` [Bug c++/59568] "

[Bug middle-end/58746] New: Incorrect warning with -Waggressive-loop-optimizations
 2013-12-20 21:56 UTC  (3+ messages)
` [Bug middle-end/58746] [4.9 Regression] "

[Bug sanitizer/59009] New: libsanitizer merge from upstream r191666 breaks bootstrap on powerpc64-linux
 2013-12-20 17:36 UTC  (4+ messages)
` [Bug sanitizer/59009] "

[Bug middle-end/54114] New: variable-tracking performance regression from 4.8-20120610 to 4.8-20120701
 2013-12-20 16:38 UTC  (2+ messages)
` [Bug debug/54114] VTA compile-time performance could be improved

[Bug c++/59255] New: Segmentation fault with std::function and -fprofile-use
 2013-12-20 16:37 UTC  (4+ messages)
` [Bug c++/59255] [4.8/4.9 Regression] "

[Bug c++/59567] New: Incorrect error 'was not declared in this scope'
 2013-12-20 16:08 UTC  (4+ messages)
` [Bug c++/59567] "

[Bug preprocessor/59566] New: [4.8 regression] g++ preprocessor output includes comments meant for GNU C Library files
 2013-12-20 15:43 UTC  (4+ messages)
` [Bug preprocessor/59566] [4.8/4.9 "

[Bug c/59520] a possible inconsistency in error diagnostics with "-pedantic -std=c99"
 2013-12-20 14:27 UTC  (4+ messages)

[Bug tree-optimization/59471] New: ICE using vector extensions (non-top-level BIT_FIELD_REF, IMAGPART_EXPR or REALPART_EXPR)
 2013-12-20 14:26 UTC  (2+ messages)
` [Bug middle-end/59471] [4.9 Regression] "

[Bug c++/59315] New: [4.9 regression] g++.dg/warn/Wunused-3.C FAILs on Solaris
 2013-12-20 14:07 UTC  (2+ messages)
` [Bug c++/59315] [4.9 regression] g++.dg/warn/Wunused-3.C FAILs with -fno-use-cxa-atexit

[Bug tree-optimization/59544] New: Vectorizing store with negative stop
 2013-12-20 13:46 UTC  (2+ messages)
` [Bug tree-optimization/59544] Vectorizing store with negative step

[Bug testsuite/59494] New: [4.9 Regression] FAIL: gfortran.dg/vect/fast-math-mgrid-resid.f scan-tree-dump-times optimized "vect_[^\\n]*\\+ " 13
 2013-12-20 13:29 UTC  (2+ messages)
` [Bug testsuite/59494] "

[Bug tree-optimization/59413] New: wrong code at -Os on x86_64-linux-gnu in both 32-bit and 64-bit modes
 2013-12-20 13:09 UTC  (10+ messages)
` [Bug tree-optimization/59413] "
` [Bug tree-optimization/59413] [4.9 Regression] "

[Bug other/59545] New: Signed integer overflow issues
 2013-12-20 10:56 UTC  (6+ messages)
` [Bug other/59545] "

[Bug c/59564] New: False positive array -Warray-bounds check with -O2
 2013-12-20 10:30 UTC  (2+ messages)
` [Bug tree-optimization/59564] "

[Bug tree-optimization/59519] New: ICE on valid code at -O3 on x86_64-linux-gnu in slpeel_update_phi_nodes_for_guard1, at tree-vect-loop-manip.c:486
 2013-12-20 10:28 UTC  (2+ messages)
` [Bug tree-optimization/59519] [4.9 Regression] "

[Bug c++/59565] New: ICE on valid code in DWARF generation
 2013-12-20 10:15 UTC  (2+ messages)
` [Bug c++/59565] "

[Bug debug/59510] [4.9 Regression] ICE: in vt_expand_var_loc_chain, at var-tracking.c:8212 with -O2 -g --param=large-stack-frame-growth=1
 2013-12-20  9:32 UTC  (3+ messages)

[Bug c/56811] New: gcc build fails: Unsatisfied symbol "_Unwind_GetIPInfo"
 2013-12-20  8:50 UTC  (2+ messages)
` [Bug other/56811] [4.8/4.9 Regression] libbacktrace causes undefined symbol "_Unwind_GetIPInfo" on ia64-hpux

[Bug gcov-profile/59542] New: [4.9 Regression] ICE: verify_flow_info failed during Firefox build with 'gold'
 2013-12-20  7:08 UTC  (3+ messages)
` [Bug gcov-profile/59542] "

[Bug tree-optimization/57512] New: Vectorizer: cannot handle accumulation loop of signed char type
 2013-12-19 23:13 UTC  (2+ messages)
` [Bug tree-optimization/57512] "

[Bug libstdc++/59436] New: FAIL: 17_intro/headers/c++200x/stdc++.cc (test for excess errors)
 2013-12-19 22:12 UTC  (4+ messages)
` [Bug libstdc++/59436] [4.9 Regression] "

[Bug rtl-optimization/59535] New: [4.9 regression] -Os code size regressions for Thumb1/Thumb2 (with LRA)?
 2013-12-19 21:42 UTC  (3+ messages)
` [Bug rtl-optimization/59535] [4.9 regression] -Os code size regressions for Thumb1/Thumb2 with LRA

[Bug bootstrap/47016] New: bootstrap on darwin needs much more disk space than expected to complete
 2013-12-19 21:03 UTC  (4+ messages)
` [Bug bootstrap/47016] "

[Bug go/59506] New: net FAILs (timeout) on alpha
 2013-12-19 19:09 UTC  (2+ messages)
` [Bug go/59506] "

[Bug tree-optimization/59501] New: Vector Gather with GCC 4.9 2013-12-08 Snapshot
 2013-12-19 18:43 UTC  (5+ messages)
` [Bug tree-optimization/59501] [4.9 Regression] "

[Bug c++/59563] New: Warning for void as parameter list in C++
 2013-12-19 18:38 UTC 

[Bug fortran/59560] New: Resolution generic procedure of derived types fail
 2013-12-19 18:29 UTC  (10+ messages)
` [Bug fortran/59560] "

[Bug driver/59321] New: -fuse-ld does not have effect on -print-prog-name
 2013-12-19 18:12 UTC  (3+ messages)
` [Bug driver/59321] -fuse-ld has no effect on -print-prog-name nor on --with-ld=

[Bug target/22317] c99_classification_macros_c.cc fails on darwin
 2013-12-19 18:00 UTC 

[Bug c/52794] New: gcc.dg/tree-prof/pr52027.c fails on x86_64/i386-apple-darwin*
 2013-12-19 17:42 UTC  (2+ messages)
` [Bug target/52794] "

[Bug target/29997] various targets: GCC fails to encode epilogues in unwind-info
 2013-12-19 16:56 UTC 

[Bug c++/59142] New: internal compiler error while compiling OpenCV 2.4.7
 2013-12-19 16:54 UTC  (3+ messages)
` [Bug target/59142] [4.8/4.9 Regression] "

[Bug other/48402] New: autogen fixincludes in GCC 4.6.0 testsuite fails on OS X 10.6.7
 2013-12-19 16:46 UTC  (2+ messages)
` [Bug testsuite/48402] "

[Bug other/48747] New: Darwin/MacOSX 10.5 fixincludes make check => complex.h missing
 2013-12-19 16:43 UTC  (2+ messages)
` [Bug other/48747] "

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