public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug target/51819] New: [4.7 Regression ]Neon wrong code generation, Error: unsupported alignment for instruction -- `vst1.32 {d2[0]},[r0:64]'
 2012-01-13  5:33 UTC  (2+ messages)
` [Bug target/51819] [4.7 Regression] Neon "

[Bug c++/51620] New: [c++0x] [4.6/4.7 Regression] ICE with private destructor
 2012-01-13  5:13 UTC  (2+ messages)
` [Bug c++/51620] "

[Bug c++/51714] New: internal compiler error: Segmentation fault with -std=c++11
 2012-01-13  5:07 UTC  (3+ messages)
` [Bug c++/51714] [4.6/4.7 Regression] "

[Bug fortran/51842] New: fortran fails if ssize_t is 32-bit on 64-bit host
 2012-01-13  3:48 UTC 

[Bug tree-optimization/51840] New: asm goto incorrect code generation at -O2 and -O3
 2012-01-13  2:08 UTC  (3+ messages)
` [Bug tree-optimization/51840] "

[Bug c++/51841] New: iterator weirdness. I couldn't tell you what's going on here
 2012-01-13  2:05 UTC  (6+ messages)
` [Bug c++/51841] "

[Bug c++/51633] New: [c++0x] [4.6/4.7 Regression] ICE with invalid constexpr constructor
 2012-01-12 23:34 UTC  (3+ messages)
` [Bug c++/51633] "

[Bug testsuite/51057] New: FAIL: gfortran.dg/quad_2.f90 -O0 execution test on powerpc*-*-*
 2012-01-12 21:46 UTC  (5+ messages)
` [Bug testsuite/51057] "

[Bug c++/51833] New: ICE in tsubst_copy, at cp/pt.c:11333
 2012-01-12 20:43 UTC  (8+ messages)
` [Bug c++/51833] "

[Bug lto/44390] LTO strips out symbols that are actually needed
 2012-01-12 20:42 UTC 

[Bug middle-end/51766] New: [4.7 regression] sync_fetch_and_xxx atomicity
 2012-01-12 20:41 UTC  (2+ messages)
` [Bug middle-end/51766] "

[Bug bootstrap/39968] Should plugins use shared library?
 2012-01-12 20:40 UTC 

[Bug other/34687] as crashed
 2012-01-12 20:39 UTC 

[Bug target/45616] internal compiler error: in note_invalid_constants, at config/arm/arm.c:11243
 2012-01-12 20:37 UTC 

[Bug target/45094] [arm] wrong instructions for dword move in some cases
 2012-01-12 20:35 UTC 

[Bug libgomp/43706] scheduling two threads on one core leads to starvation
 2012-01-12 20:34 UTC 

[Bug c/46693] New: incorrect code generation with -O2 optimization enabled
 2012-01-12 20:33 UTC  (2+ messages)
` [Bug tree-optimization/46693] "

[Bug libfortran/36755] Avoid fork/exec in chmod intrinsic
 2012-01-12 20:33 UTC  (5+ messages)

[Bug c/46788] New: unsigned int possible treated as signed in a union/struct
 2012-01-12 20:30 UTC  (2+ messages)
` [Bug target/46788] "

[Bug preprocessor/28435] -MMD vs not found system header (included from a system header)
 2012-01-12 20:29 UTC 

[Bug target/42818] Static C++ linking breakage "undefined reference to ___real__Znwj" and others in libcygwin.a(_cygwin_crt0_common.o)
 2012-01-12 20:29 UTC 

[Bug c/48949] New: gcc-4.6.0 regression with complex.h on i386-pc-solaris2.10
 2012-01-12 20:26 UTC  (2+ messages)
` [Bug target/48949] [4.6/4.7 Regression] "

[Bug rtl-optimization/42502] [4.4/4.5 Regression] Poor register allocation in very simple code
 2012-01-12 20:26 UTC 

[Bug c/32511] [4.4/4.5 Regression] GCC rejects inline+weak function
 2012-01-12 20:25 UTC 

[Bug c++/44731] [4.5 Regression] Return value optimization produces inaccurate debug info
 2012-01-12 20:24 UTC 

[Bug c/51839] New: GCC not generating adc instruction for canonical multi-precision add sequence
 2012-01-12 19:36 UTC 

[Bug c/51838] New: Inefficient add of 128 bit quantity represented as 64 bit tuple to 128 bit integer
 2012-01-12 19:29 UTC 

[Bug middle-end/51837] New: Use of result from 64*64->128 bit multiply via __uint128_t not optimized
 2012-01-12 19:23 UTC 

[Bug c/51821] New: 64bit > 32bit conversion produces incorrect results with optimizations
 2012-01-12 19:18 UTC  (13+ messages)
` [Bug rtl-optimization/51821] [4.5/4.6/4.7 Regression] "

[Bug c++/41090] [4.4/4.5/4.6/4.7/4.8 Regression] Using static label reference in c++ class constructor produces wrong code
 2012-01-12 19:07 UTC 

[Bug c/50925] New: avr ICE at spill_failure, at reload1.c:2118
 2012-01-12 18:31 UTC  (2+ messages)
` [Bug other/50925] [4.7 Regression][avr] "

[Bug libstdc++/51296] New: Several 30_threads tests FAIL on Tru64 UNIX
 2012-01-12 18:18 UTC  (7+ messages)
` [Bug libstdc++/51296] "

[Bug tree-optimization/51782] New: Missing address-space information leads to wrong code
 2012-01-12 18:09 UTC  (4+ messages)
` [Bug tree-optimization/51782] "
` [Bug tree-optimization/51782] -ftree-sra: Missing address-space information leads to wrong

[Bug c++/51403] New: [4.7 Regression] ICE with invalid template parameter
 2012-01-12 17:51 UTC  (3+ messages)
` [Bug c++/51403] "

[Bug c++/36797] ICE mangling __is_empty
 2012-01-12 17:51 UTC  (3+ messages)

[Bug c++/48051] New: sorry, unimplemented: mangling overload
 2012-01-12 17:28 UTC  (3+ messages)
` [Bug c++/48051] "

[Bug target/51756] New: wrong warning: uninitialized variable put into program memory area
 2012-01-12 17:25 UTC  (4+ messages)
` [Bug target/51756] "

[Bug testsuite/50435] New: FAIL: gcc.dg/vect/bb-slp-25.c (-flto)? scan-tree-dump-times slp "basic block vectorized using SLP" 1
 2012-01-12 17:07 UTC  (2+ messages)
` [Bug testsuite/50435] "

[Bug testsuite/47013] New: FAIL: gcc.dg/sms-*.c scan-rtl-dump-times sms "SMS succeeded" *
 2012-01-12 17:03 UTC  (3+ messages)
` [Bug testsuite/47013] "

[Bug target/48754] New: FAIL: gcc.dg/binop-xor(1|3).c scan-tree-dump-times optimized "<bb[^>]*>" *
 2012-01-12 16:58 UTC  (2+ messages)
` [Bug target/48754] "

[Bug tree-optimization/51799] New: Compiler ICE in vect_is_simple_use_1
 2012-01-12 16:50 UTC  (4+ messages)
` [Bug tree-optimization/51799] [4.7 Regression] "

[Bug c++/51295] New: [C++11][noexcept] Wrong c'tor exception-specification with non-trivial d'tor
 2012-01-12 16:19 UTC  (2+ messages)
` [Bug c++/51295] "

[Bug c++/51832] New: [4.7 regression] Rev.182970 causes LTO link errors (multiple definitions of allocator_traits)
 2012-01-12 16:15 UTC  (6+ messages)
` [Bug c++/51832] "

[Bug c/33763] [4.4/4.5/4.6/4.7 Regression] Bogus inlining failed in call to `xxx': redefined extern inline functions are not considered for inlining
 2012-01-12 14:54 UTC  (8+ messages)

[Bug c/50444] New: unaligned movdqa instruction after inlining
 2012-01-12 13:47 UTC  (2+ messages)
` [Bug tree-optimization/50444] [4.6/4.7 Regression] -ftree-sra ignores alignment

[Bug c/32455] [4.4/4.5 Regression] ICE with modified va_list, allows declaration of __builtin_*
 2012-01-12 13:07 UTC 

[Bug tree-optimization/32306] [4.4/4.5/4.6/4.7 Regression] redundant && || not eliminated
 2012-01-12 13:03 UTC 

[Bug rtl-optimization/32283] [4.4/4.5/4.6 Regression] Missed induction variable optimization
 2012-01-12 12:53 UTC 

[Bug target/29256] [4.4/4.5/4.6/4.7 regression] loop performance regression
 2012-01-12 12:28 UTC 

[Bug middle-end/28831] [4.4/4.5/4.6/4.7 Regression] Aggregate copy not elided when using a return value as a pass-by-value parameter
 2012-01-12 12:06 UTC 

[Bug target/27855] [4.4/4.5/4.7 regression] reassociation causes the RA to be confused
 2012-01-12 12:02 UTC 

[Bug libgcj/23856] Modification Time Incorrectly Set From Extension Entry
 2012-01-12 11:20 UTC  (3+ messages)

[Bug middle-end/22141] [4.4/4.5/4.6/4.7 Regression] Missing optimization when storing structures
 2012-01-12 11:20 UTC 

[Bug c++/51827] New: Error: 'FOO' conflicts with a previous declaration, with PCH/LTO/C++11
 2012-01-12 10:54 UTC  (3+ messages)
` [Bug c++/51827] "

[Bug driver/47852] New: crash with g++ -lpthread on irix
 2012-01-12 10:23 UTC  (2+ messages)
` [Bug target/47852] "

[Bug middle-end/8081] ICE with variably sized types and nested functions
 2012-01-12 10:23 UTC  (3+ messages)
` [Bug c/8081] ICE with variably sized types returned from "

[Bug fortran/51520] New: ICE in gfortran 4.6.2, x86_64
 2012-01-12 10:08 UTC  (2+ messages)
` [Bug fortran/51520] [4.6 Regression] "

[Bug libfortran/51803] New: gfortran getcwd at startup
 2012-01-12  9:59 UTC  (2+ messages)
` [Bug libfortran/51803] "

[Bug c/51834] New: -Wsequence-point fails when convoluted expressions with multiple side effects are used
 2012-01-12  9:20 UTC  (4+ messages)
` [Bug c/51834] "

[Bug debug/24943] [hppa64] Bad dwarf output using non-preserved base register
 2012-01-12  9:18 UTC  (3+ messages)

[Bug c++/51826] New: internal compiler error: in convert_nontype_argument, at cp/pt.c:5408
 2012-01-12  9:17 UTC  (2+ messages)
` [Bug c++/51826] [4.6 Regression] "

[Bug c/51831] New: internal compiler error: in simplify_subreg, at simplify-rtx.c:5375
 2012-01-12  9:12 UTC  (2+ messages)
` [Bug target/51831] "

[Bug c++/51836] New: -Wsequence-point fails when convoluted expressions with multiple side effects are used (C++03)
 2012-01-12  9:11 UTC 

[Bug libfortran/50105] New: Possibly: [4.3/4.4/4.5/4.6/4.7 Regression] I/O with g6.5 - wrong number of "**" shown
 2012-01-12  9:08 UTC  (2+ messages)
` [Bug libfortran/50105] [4.6/4.7 "

[Bug other/51830] New: FAIL: libitm.c/mem(cpy|set)-1.c execution test
 2012-01-12  8:58 UTC  (2+ messages)
` [Bug libitm/51830] "

[Bug target/51835] New: ARM EABI violation when passing arguments to helper floating functions like __aeabi_d2iz
 2012-01-12  8:01 UTC 

[Bug fortran/51616] New: [4.7 Regression] gfortran.dg/quad_2.f90 fails on hppa*-*-hpux*
 2012-01-12  7:58 UTC  (3+ messages)
` [Bug fortran/51616] "

[Bug c++/51565] New: fastcall in array of method pointers: internal compiler error
 2012-01-12  2:33 UTC  (4+ messages)
` [Bug c++/51565] [4.4/4.5/4.6/4.7 Regression] "

[Bug middle-end/28685] Multiple comparisons are not simplified
 2012-01-12  1:07 UTC 

[Bug c++/51829] New: decltype() deduces non-const but only in a template
 2012-01-12  0:30 UTC  (3+ messages)
` [Bug c++/51829] "

[Bug fortran/51825] New: Fortran runtime error: Cannot match namelist object name
 2012-01-12  0:12 UTC  (3+ messages)
` [Bug fortran/51825] "

[Bug fortran/50981] New: [4.4/4.5/4.6/4.7 Regression] Wrong-code for scalarizing ELEMENTAL call with absent OPTIONAL argument
 2012-01-11 23:32 UTC  (2+ messages)
` [Bug fortran/50981] [4.4/4.5/4.6 "

[Bug bootstrap/51796] New: [4.7 regression] internal compiler error: in distribute_notes, at combine.c:13285 for libgomp/alloc.c on m68k-linux
 2012-01-11 23:15 UTC  (3+ messages)
` [Bug bootstrap/51796] "

[Bug c/49642] New: constant part of a macro not optimized away as expected due to splitter
 2012-01-11 22:38 UTC  (3+ messages)
` [Bug tree-optimization/49642] "

[Bug fortran/51828] New: libgfortran build warnings
 2012-01-11 22:33 UTC  (4+ messages)
` [Bug fortran/51828] "

[Bug other/51124] New: libitm failures
 2012-01-11 21:47 UTC  (2+ messages)
` [Bug other/51124] "

[Bug middle-end/51784] New: [4.7 Regression] FAIL: gcc.dg/tree-prof/pr44777.c execution, -fprofile-generate -D_PROFILE_GENERATE
 2012-01-11 21:31 UTC  (3+ messages)
` [Bug middle-end/51784] "

[Bug c++/51613] New: Ambiguous function template instantiations as template argument are not rejected
 2012-01-11 20:40 UTC  (3+ messages)
` [Bug c++/51613] [4.4/4.5/4.6/4.7 Regression] "

[Bug c++/51818] New: [C++0x] Name mangling error using lambda expressions in GCC47
 2012-01-11 20:40 UTC  (3+ messages)
` [Bug c++/51818] "

[Bug libmudflap/20696] all libmudflap tests fail on mips{,el}-linux
 2012-01-11 20:13 UTC 

[Bug libstdc++/51705] New: Build infrastructure should not use -std=c++0x until g++ properly supports it
 2012-01-11 18:36 UTC  (3+ messages)
` [Bug bootstrap/51705] [4.7 Regression] FreeBSD uses unsupported C++11 features when __cplusplus == 201103L

[Bug c/48308] New: crosscompiling to arm fails with assembler: can't resolve '.LC4' {.rodata.str1.1 section} - '.LPIC4' {*UND* section}
 2012-01-11 18:17 UTC  (2+ messages)
` [Bug target/48308] [4.6/4.7 Regression] "

[Bug c++/50182] New: Performance degradation from gcc 4.1 (x86_64)
 2012-01-11 17:27 UTC  (2+ messages)
` [Bug target/50182] "

[Bug c/49581] New: [trans-mem] save/restore of thread-local data in nested txns is missing
 2012-01-11 17:24 UTC  (3+ messages)
` [Bug c/49581] "

[Bug libstdc++/48340] New: Several wchar_t tests FAIL on IRIX 6.5
 2012-01-11 16:30 UTC  (4+ messages)
` [Bug libstdc++/48340] "

[Bug preprocessor/51776] New: fixincludes hacks around a C++ deficiency
 2012-01-11 16:26 UTC  (2+ messages)
` [Bug preprocessor/51776] "

[Bug fortran/51800] New: Error: Automatic array 'dummy' at (1) cannot have an initializer
 2012-01-11 16:07 UTC  (3+ messages)
` [Bug fortran/51800] [4.6/4.7 Regression] "

[Bug libstdc++/51823] New: reverse iterator instantiated with POD type returns uninitialized values + work around
 2012-01-11 15:59 UTC  (5+ messages)
` [Bug libstdc++/51823] "
` [Bug libstdc++/51823] [DR 198] reverse iterator returns uninitialized values

[Bug middle-end/21374] [4.4/4.5/4.6/4.7 regression] ICE with nested function
 2012-01-11 15:55 UTC 

[Bug libobjc/23215] libobjc doesn't work on windows
 2012-01-11 15:48 UTC 

[Bug target/18649] terminate called after throwing - IOT/Abort trap (core dumped)
 2012-01-11 15:27 UTC 

[Bug other/51165] New: gcc.dg/tm/memopt-3.c failure
 2012-01-11 15:14 UTC  (3+ messages)
` [Bug other/51165] "

[Bug target/25295] unused register saved in function prolog
 2012-01-11 15:07 UTC 

[Bug driver/25179] precedence of -fpie over -fpic
 2012-01-11 15:05 UTC 

[Bug target/25160] ICE in print_operand if using -mfloat-gprs w/ non-854x -mcpu option
 2012-01-11 15:01 UTC 

[Bug target/25126] -msoft-float does not work, no soft-float mutlilib
 2012-01-11 15:01 UTC 

[Bug target/21530] libstdc++ not supported on h8
 2012-01-11 15:00 UTC 

[Bug middle-end/24944] Size of type not multiple of its alignment
 2012-01-11 14:58 UTC 

[Bug target/22473] FAIL: gcc.c-torture/execute/conversion.c execution -O[012]
 2012-01-11 14:55 UTC 

[Bug target/24842] testsuite failure: gcc.dg/attr-weakref-1.c execution test
 2012-01-11 14:53 UTC 

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