public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug libobjc/51891] New: class_copyIvarList crashes on empty ivars
 2012-09-16 15:21 UTC  (2+ messages)
` [Bug libobjc/51891] "

[Bug c++/54601] New: AIX uses atexit which causes unloading of shared modules to break
 2012-09-16 14:40 UTC  (3+ messages)
` [Bug c++/54601] "

[Bug fortran/54597] New: Function can't return string without trailing spaces
 2012-09-16 12:58 UTC  (5+ messages)
` [Bug fortran/54597] "

[Bug c++/54590] New: Incorrect multi-inheritence bases layout
 2012-09-16 12:37 UTC  (5+ messages)
` [Bug c++/54590] "

[Bug preprocessor/54600] New: Header file missing from dependency file
 2012-09-16 11:54 UTC 

[Bug fortran/54599] New: Issues found in gfortran by the Coverity Scan
 2012-09-16 11:02 UTC 

[Bug c++/54596] New: seg fault building Eigen stuff with cygwin
 2012-09-16  9:13 UTC  (3+ messages)
` [Bug c++/54596] "

[Bug lto/54598] New: ICE: Segmentation fault in lto1 at tree-streamer-in.c:unpack_ts_fixed_cst_value_fields()
 2012-09-16  8:44 UTC 

[Bug fortran/54572] New: Use libbacktrace library
 2012-09-16  8:33 UTC  (3+ messages)
` [Bug fortran/54572] "

[Bug c/52160] New: gdb ignores line "bar: if(foo)goto bar;"
 2012-09-16  7:10 UTC  (3+ messages)
` [Bug debug/52160] "

[Bug bootstrap/52887] New: Bootstrap on AIX failure: Undefined symbol: .std::function<void (std::__regex::_PatternCursor const&, std::__regex::_Results&)>::function(std::function<void (std::__regex::_PatternCursor const&, std::__regex::_Results&)> const&)
 2012-09-16  2:37 UTC  (3+ messages)
` [Bug bootstrap/52887] "

[Bug debug/54595] New: [4.8 Regression] symbol causes a section type conflict with itself with -O -g -fdata-section
 2012-09-15 22:45 UTC 

[Bug fortran/54594] New: [OOP] Type-bound ASSIGNMENTs (elemental + array version) rejected as ambiguous
 2012-09-15 21:54 UTC  (6+ messages)
` [Bug fortran/54594] "

[Bug target/54593] New: [missed-optimization] Move from SSE to integer register goes through the stack without -march=native
 2012-09-15 20:28 UTC  (7+ messages)
` [Bug target/54593] "

[Bug c++/54591] New: sscanf format no more working
 2012-09-15 19:04 UTC  (4+ messages)
` [Bug c++/54591] "
` [Bug libstdc++/54591] "

[Bug middle-end/54224] New: [4.8 Regression] Bogus -Wunused-function warning with static function
 2012-09-15 18:26 UTC  (4+ messages)
` [Bug fortran/54224] "

[Bug c++/54580] New: 64-bit pointer to int cast fails
 2012-09-15 17:58 UTC  (4+ messages)
` [Bug c++/54580] "

[Bug c++/54588] New: Improved error messages by dropping out types
 2012-09-15 16:47 UTC  (2+ messages)
` [Bug c++/54588] "

[Bug target/42778] Superfluous stack management code is generated
 2012-09-15 16:03 UTC 

[Bug target/54222] New: [avr] Implement fixed-point support
 2012-09-15 15:52 UTC  (2+ messages)
` [Bug target/54222] "

[Bug tree-optimization/54592] New: [4.8 Regression] [missed-optimization] Cannot fuse SSE move and add together
 2012-09-15 15:41 UTC 

This company has rallied big before, maybe again!
 2012-09-15 14:15 UTC 

[Bug lto/45375] [meta-bug] Issues with building Mozilla with LTO
 2012-09-15 14:08 UTC 

[Bug tree-optimization/54589] New: [missed-optimization] struct offset add should be folded into address calculation
 2012-09-15 13:37 UTC 

[Bug fortran/36825] [F2008] Rank > 7 arrays [will break library ABI] libgfortran I/O+intrinsics:
 2012-09-15 13:09 UTC 

[Bug tree-optimization/51840] New: asm goto incorrect code generation at -O2 and -O3
 2012-09-15 12:16 UTC  (2+ messages)
` [Bug c/51840] asm goto enhancement request

[Bug c/3885] Incorrect "invalid suffix on integer constant" error
 2012-09-15 12:03 UTC 

[Bug c/54587] New: Error with constant in arithmetic
 2012-09-15 12:02 UTC  (2+ messages)
` [Bug c/54587] "

[Bug rtl-optimization/54540] New: [4.8 regression] postreload incorrectly simplifies stack adjustment into constant load into SP
 2012-09-15  9:57 UTC  (3+ messages)
` [Bug rtl-optimization/54540] "

[Bug middle-end/54516] New: ICE in reload_cse_simplify_operands, at postreload.c:403 with -O1 -march=armv7-a -mthumb
 2012-09-15  9:55 UTC  (3+ messages)
` [Bug target/54516] [4.8 regression] "

[Bug target/50256] AVR GCC - several unnecessary register moves
 2012-09-15  9:30 UTC 

[Bug c/54500] New: While(TRUE) loop optimization of global struct variables
 2012-09-15  9:21 UTC  (2+ messages)
` [Bug other/54500] "

[Bug c++/54575] New: ICE with std::vector::insert and -std=c++11
 2012-09-15  8:51 UTC  (10+ messages)
` [Bug c++/54575] "
` [Bug c++/54575] [4.8 Regression] "

[Bug tree-optimization/54525] New: Recognize (vec_)cond_expr in mask operation
 2012-09-15  8:28 UTC  (2+ messages)
` [Bug tree-optimization/54525] "

[Bug middle-end/54315] New: Unnecessary copy of return value
 2012-09-15  8:24 UTC  (3+ messages)
` [Bug middle-end/54315] "

[Bug testsuite/53739] New: FAIL: g++.dg/init/null1.C -std=c++11 happens even though it should not be tested
 2012-09-15  7:17 UTC  (2+ messages)
` [Bug testsuite/53739] "

[Bug driver/53002] New: Request new specs string token for multilib_os_dir
 2012-09-15  7:13 UTC  (2+ messages)
` [Bug driver/53002] "

[Bug rtl-optimization/52543] New: lower-subreg.c: code bloat of 300%-400% for bulti-word memory splits
 2012-09-15  6:07 UTC  (2+ messages)
` [Bug rtl-optimization/52543] lower-subreg.c: code bloat of 300%-400% for multi-word "

[Bug libstdc++/49561] New: gcc does not meet the standard for std::list container
 2012-09-15  6:06 UTC  (2+ messages)
` [Bug libstdc++/49561] [C++0x] std::list::size complexity

[Bug target/28896] -fstack-limit-symbol and m68k and non 68020
 2012-09-15  5:41 UTC  (2+ messages)

[Bug target/54584] New: m68k-uclinux error: Link tests are not allowed after GCC_NO_EXECUTABLES
 2012-09-15  0:39 UTC  (2+ messages)
` [Bug target/54584] "

[Bug c/54552] New: Cast to pointer to VLA crash the compiler
 2012-09-15  0:32 UTC  (5+ messages)
` [Bug c/54552] [4.6/4.7/4.8 Regression] "
` [Bug c/54552] [4.6/4.7 "

[Bug c/54103] New: ICE at gimplify.c:7790 on current trunk
 2012-09-15  0:31 UTC  (5+ messages)
` [Bug c/54103] "
` [Bug c/54103] [4.6/4.7 Regression] "
` [Bug c/54103] [4.7 "

[Bug other/54586] New: Help diagnosing error: Link tests are not allowed after GCC_NO_EXECUTABLES
 2012-09-14 23:57 UTC 

[Bug bootstrap/38607] AIX error messages about TOC during build
 2012-09-14 23:25 UTC  (2+ messages)

[Bug middle-end/52173] New: internal compiler error: verify_ssa failed possibly caused by itm
 2012-09-14 21:20 UTC  (2+ messages)
` [Bug middle-end/52173] "

[Bug rtl-optimization/54585] New: stack space allocated but never used when calling functions that return structs in registers
 2012-09-14 21:11 UTC 

[Bug gcov-profile/54487] New: [4.8 Regression] profiledbootstrap broken by r190952
 2012-09-14 21:07 UTC  (3+ messages)
` [Bug gcov-profile/54487] "

[Bug c++/54583] New: Spurious warning: value computed is not used with variable-size array
 2012-09-14 20:17 UTC 

[Bug c/54582] New: gap in FORTIFY checking of buffer lengths
 2012-09-14 19:48 UTC 

[Bug driver/54563] New: [4.7][C++11] MacOS 10.8, ICE in redirect_eh_edge_1, at tree-eh.c:2215
 2012-09-14 19:10 UTC  (6+ messages)
` [Bug middle-end/54563] [4.7/4.8 Regression] "

[Bug c++/54581] New: decltype and opaque vector types
 2012-09-14 18:00 UTC 

[Bug rtl-optimization/44194] struct returned by value generates useless stores
 2012-09-14 17:24 UTC  (3+ messages)

[Bug c++/54427] New: Expose more vector extensions
 2012-09-14 17:22 UTC  (3+ messages)
` [Bug c++/54427] "

[Bug c/53661] New: Wrong narrowing conversion warning with -std=c++11
 2012-09-14 16:28 UTC  (9+ messages)
` [Bug c++/53661] [gcc-4.7/4.8 regression] "

[Bug bootstrap/44959] [4.6 Regression] bootstrap failed at Comparing stages 2 and 3
 2012-09-14 14:43 UTC  (6+ messages)

[Bug tree-optimization/54579] New: missed optimization: ASR idiom
 2012-09-14 14:07 UTC  (2+ messages)
` [Bug tree-optimization/54579] "

[Bug middle-end/52890] New: Revision 185336 causes 10% degradation on cpu2000 benchmark 252.eon
 2012-09-14 13:55 UTC  (2+ messages)
` [Bug middle-end/52890] "

[Bug target/54546] New: SH: Enable -fshrink-wrap
 2012-09-14 13:22 UTC  (2+ messages)
` [Bug target/54546] "

[Bug tree-optimization/54565] New: pass_update_address_taken before forwprop1 for vectors
 2012-09-14 12:44 UTC  (4+ messages)
` [Bug tree-optimization/54565] "

[Bug target/54564] New: [4.8 Regression
 2012-09-14 12:41 UTC  (6+ messages)
` [Bug target/54564] [4.8 Regression] Broken __builtin_ia32_vfmadds[sd]3

[Bug libstdc++/54451] New: c++11/random.cc build failure when _GLIBCXX_USE_C99_STDINT_TR1 is not defined in config.h
 2012-09-14 11:44 UTC  (3+ messages)
` [Bug libstdc++/54451] "

[Bug libstdc++/54576] New: [4.8 Regression] random_device isn't protected by _GLIBCXX_USE_C99_STDINT_TR1
 2012-09-14 11:42 UTC  (3+ messages)
` [Bug libstdc++/54576] "

[Bug libstdc++/54577] New: deque<T>::erase() still takes iterator instead of const_iterator
 2012-09-14  9:41 UTC  (2+ messages)
` [Bug libstdc++/54577] "

[Bug middle-end/54571] New: Missed optimization converting between bit sets
 2012-09-14  8:40 UTC  (3+ messages)
` [Bug middle-end/54571] "

[Bug fortran/54578] New: [OOP] -Wunused-function warnings for __copy functions
 2012-09-14  7:58 UTC 

[Bug middle-end/54559] New: [4.7 Regression], ICE in gimplify_expr, at gimplify.c:7592
 2012-09-14  6:12 UTC  (4+ messages)
` [Bug c/54559] [4.7/4.8 "

[Bug fortran/54556] New: [4.8 Regression] Marking implicitly pure variables as DECL_PURE_P leads to wrong code
 2012-09-14  5:58 UTC  (5+ messages)
` [Bug fortran/54556] "

[Bug tree-optimization/54570] New: [4.8 Regression] FAIL: gcc.dg/builtin-object-size-8.c execution test
 2012-09-14  1:31 UTC  (7+ messages)
` [Bug tree-optimization/54570] "

[Bug middle-end/54573] New: [4.8 Regression]: gcc.dg/builtin-object-size-8.c execution test
 2012-09-13 23:55 UTC  (2+ messages)
` [Bug middle-end/54573] "

[Bug c++/54574] New: G++ accepts parameters with wrong types in parent constructor
 2012-09-13 23:48 UTC 

[Bug c++/53210] New: warning for data member initialized with itself should be in -Wall
 2012-09-13 23:08 UTC  (3+ messages)
` [Bug c++/53210] "

[Bug debug/54567] New: Incomplete PT_GNU_EH_FRAME support for Android
 2012-09-13 22:58 UTC  (2+ messages)
` [Bug debug/54567] "

[Bug debug/54568] New: Unused codes in unwind-dw2-fde.c on PT_GNU_EH_FRAME targets
 2012-09-13 22:23 UTC  (5+ messages)
` [Bug debug/54568] "
` [Bug debug/54568] --eh-frame-hdr should also be enabled for static executable

[Bug libstdc++/52015] New: std::to_string does not work under MinGW
 2012-09-13 22:15 UTC  (4+ messages)
` [Bug libstdc++/52015] "

[Bug target/43168] internal compiler error for xgcc when building gcc for pdp11-unknown-aout
 2012-09-13 21:25 UTC 

[Bug debug/54508] New: Wrong debug information emitted if data members not referenced
 2012-09-13 21:22 UTC  (2+ messages)
` [Bug debug/54508] "

[Bug c/49459] New: attribute((mode(byte))) in a typedef produces wrong debug information
 2012-09-13 21:18 UTC  (3+ messages)
` [Bug debug/49459] "

[Bug fortran/54389] New: [F2003/F2008 difference] PURE functions and pointer dummy arguments
 2012-09-13 19:49 UTC  (2+ messages)
` [Bug fortran/54389] [F2003/F2008 difference] PURE functions and pointer dummy arguments / DECL_PURE_P issue

[Bug fortran/53306] New: ICE on invalid 'array(*) =' statement
 2012-09-13 19:47 UTC  (3+ messages)
` [Bug fortran/53306] [4.6/4.7/4.8 Regression] "

[Bug fortran/54225] New: fortran compiler segfault processing ' print *, A(1,*) '
 2012-09-13 19:47 UTC  (3+ messages)
` [Bug fortran/54225] [4.6/4.7/4.8 Regression] "

[Bug c++/53836] New: ICE: unexpected expression of kind template_parm_index
 2012-09-13 15:31 UTC  (3+ messages)
` [Bug c++/53836] [4.7/4.8 Regression] "

[Bug c++/53839] New: [4.7/4.8 Regresion] [C++11] internal compiler error: in adjust_temp_type, at cp/semantics.c:6391
 2012-09-13 15:30 UTC  (4+ messages)
` [Bug c++/53839] [4.7/4.8 Regression] "

[Bug c++/54511] New: internal compiler error: in make_decl_rtl, at varasm.c:1147
 2012-09-13 15:29 UTC  (4+ messages)
` [Bug c++/54511] [4.6/4.7/4.8 Regression] "

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