public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/35098] New: [4.1/4.24.3 regression] ICE with attribute unused in template
 2008-03-14 17:09 UTC  (2+ messages)
` [Bug c++/35098] "

[Bug c/35587] New: -Warray-bounds does not work at all or does not find all trivial cases, and works only with -O2 or -O3
 2008-03-14 17:09 UTC  (3+ messages)
` [Bug c/35587] "

[Bug middle-end/34856] New: ICE with some constant vectors
 2008-03-14 17:08 UTC  (2+ messages)
` [Bug target/34856] [4.2/4.3/4.4 Regression] "

[Bug middle-end/35041] New: ICE in tree-ssa-ccp.c with -fipa-struct-reorg
 2008-03-14 17:08 UTC  (3+ messages)
` [Bug middle-end/35041] "

[Bug tree-optimization/34172] New: Missed store ccp optimization
 2008-03-14 17:07 UTC  (2+ messages)
` [Bug tree-optimization/34172] "

[Bug c++/34270] New: [4.3 regression] ICE applying __decltype to ternary expression
 2008-03-14 17:07 UTC  (2+ messages)
` [Bug c++/34270] [4.2 Regression] "

[Bug c/35586] New: seg fault when compiling liboil 0.3.13, file conv_c.c
 2008-03-14 17:06 UTC  (3+ messages)
` [Bug c/35586] "

[Bug regression/33928] New: 33% performance slowdown from 4.2.2 in floating-point code
 2008-03-14 17:04 UTC  (2+ messages)
` [Bug tree-optimization/33928] [4.3/4.4 Regression] 22% performance slowdown from 4.2.2 to 4.3/4.4.0 "

[Bug c++/33604] New: significantly slower results with 4.3 compared to 4.2
 2008-03-14 17:03 UTC  (2+ messages)
` [Bug target/33604] [4.3/4.4 Regression] Revision 119502 causes significantly slower results with 4.3/4.4 "

[Bug libstdc++/33832] New: Can't tell gcc 4.3 libstdc++ API from gcc 4.2 libstdc++ API
 2008-03-14 17:03 UTC  (2+ messages)
` [Bug libstdc++/33832] hash_set moved to backwards

[Bug middle-end/33315] New: If condition not getting eliminated
 2008-03-14 17:02 UTC  (2+ messages)
` [Bug middle-end/33315] "

[Bug tree-optimization/33562] New: aggregate DSE disabled
 2008-03-14 17:02 UTC  (2+ messages)
` [Bug tree-optimization/33562] [4.3/4.4 Regression] "

[Bug tree-optimization/33237] New: Tree memory partitioning is spending 430 seconds of a 490 second compile
 2008-03-14 17:01 UTC  (2+ messages)
` [Bug tree-optimization/33237] [4.3/4.4 Regression] "

[Bug middle-end/33088] New: [4.1/4.2/4.3 Regression] spurious exceptions with -ffloat-store
 2008-03-14 17:00 UTC  (4+ messages)
` [Bug middle-end/33088] [4.1/4.2 regression] "
` [Bug middle-end/33088] [4.2 Regression] "

[Bug preprocessor/32974] New: #pragma GCC dependency generates extra token error
 2008-03-14 16:59 UTC  (2+ messages)
` [Bug preprocessor/32974] [4.2 Regression] "

[Bug tree-optimization/32964] New: union cause ineffient code inside loops
 2008-03-14 16:58 UTC  (2+ messages)
` [Bug middle-end/32964] [4.3/4.4 Regression] union cause inefficient "

[Bug tree-optimization/32921] New: [4.3 Regression] Revision 126326 causes 12% slowdown
 2008-03-14 16:53 UTC  (2+ messages)
` [Bug tree-optimization/32921] [4.3/4.4 "

[Bug c++/32368] New: warnings from system headers not supressed
 2008-03-14 16:52 UTC  (2+ messages)
` [Bug c++/32368] warnings from system headers not suppressed

[Bug c/32643] New: Wrong error message with unsigned char a = uchar&512
 2008-03-14 16:52 UTC  (2+ messages)
` [Bug c/32643] [4.2/4.3/4.4 Regression] "

[Bug c++/32256] New: pragma system_header doesn't suppress warnings in tree-cfg
 2008-03-14 16:51 UTC  (2+ messages)
` [Bug c++/32256] [4.2 Regression] "

[Bug testsuite/32076] New: "gcc.dg/tree-ssa/pr17141-1.c scan-tree-dump locp.*->i =" is the same name twice
 2008-03-14 16:50 UTC  (2+ messages)
` [Bug testsuite/32076] "

[Bug regression/32009] New: building gcc4-4.3.0-20070518 failed on OSX 10.3.9
 2008-03-14 16:49 UTC  (2+ messages)
` [Bug bootstrap/32009] [4.3/4.4 Regression] building gcc4-4.3/4.4.0-20070518 "

[Bug rtl-optimization/31849] New: Code size regression caused by fix to PR 31360
 2008-03-14 16:48 UTC  (2+ messages)
` [Bug tree-optimization/31849] [4.3/4.4 Regression] Code size increased with PR 31360 (IV-opts not understanding autoincrement)

[Bug target/31897] New: [Regression 4.3] 30% speed regression with -m32 on Opteron with rnflow
 2008-03-14 16:48 UTC  (2+ messages)
` [Bug target/31897] [4.3/4.4 Regression] "

[Bug c/31537] New: duplicate weakref emitted with IMA
 2008-03-14 16:47 UTC  (2+ messages)
` [Bug c/31537] "

[Bug target/30652] New: SSE expansion is missing for isinf() and other fpclassify functions
 2008-03-14 16:46 UTC  (2+ messages)
` [Bug target/30652] "

[Bug fortran/31298] New: Uninitialized variable in f951 (in read_module)
 2008-03-14 16:46 UTC  (2+ messages)
` [Bug fortran/31298] F2003: use mod, operator(+) => operator(.userOp.) not supported

[Bug middle-end/30165] New: Gimplifier does not produce valid gimple for &(int)real_val
 2008-03-14 16:44 UTC  (2+ messages)
` [Bug middle-end/30165] "

[Bug tree-optimization/27855] New: reassociation pass produces ~30% slower matrix multiplication code
 2008-03-14 16:43 UTC  (2+ messages)
` [Bug target/27855] [4.3/4.4 regression] reassociation causes the RA to be confused

[Bug c/27593] New: bad code generation
 2008-03-14 16:42 UTC  (2+ messages)
` [Bug target/27593] [4.1/4.2 Regression][avr] bad code generation with -funroll-loops

[Bug tree-optimization/25643] New: VRP does not remove -fbounds-checking for Fortran
 2008-03-14 16:40 UTC  (2+ messages)
` [Bug tree-optimization/25643] VRP does not remove -fbounds-check "

[Bug ada/25819] New: CXF3A01 core dump
 2008-03-14 16:40 UTC  (2+ messages)
` [Bug ada/25819] "

[Bug target/18251] unable to find a register to spill in class `POINTER_REGS'
 2008-03-14 16:39 UTC 

[Bug target/17993] Error in dwarf2 debug output of bitfield members
 2008-03-14 16:38 UTC 

[Bug c++/17577] [4.0/4.1/4.2 Regression] #pragma implementation no longer diagnoses use after file to which it applies
 2008-03-14 16:37 UTC 

[Bug target/15834] NO_IMPLICIT_EXTERN_C should be gotten rid of
 2008-03-14 16:36 UTC 

[Bug c/34989] New: ICE in in get_addr_dereference_operands, at tree-ssa-operands.c:1698
 2008-03-14 16:35 UTC  (3+ messages)
` [Bug tree-optimization/34989] [4.3 Regression] ICE in get_addr_dereference_operands, at tree-ssa-operands.c:1698 with IMA

[Bug c++/35585] New: Miscompiled inline assembly
 2008-03-14 16:29 UTC  (3+ messages)
` [Bug c++/35585] "

[Bug c++/35336] New: Broken diagnostic: 'bit_field_ref' not supported by dump_expr
 2008-03-14 16:21 UTC  (2+ messages)
` [Bug c++/35336] "

[Bug tree-optimization/34043] New: Missed optimization causing extra loads and stores when using x86_64 builtin function together with aggregate types
 2008-03-14 16:17 UTC  (3+ messages)
` [Bug tree-optimization/34043] "

[Bug middle-end/33989] New: Extra load/store for float with union
 2008-03-14 16:16 UTC  (3+ messages)
` [Bug middle-end/33989] "

[Bug libgcj/32005] New: libjava fails to install
 2008-03-14 16:12 UTC  (3+ messages)
` [Bug libgcj/32005] "

[Bug fortran/35584] New: invalid warning: branch causes infinite loop
 2008-03-14 16:05 UTC  (2+ messages)
` [Bug fortran/35584] "

[Bug c/35322] New: [4.2/4.3/4.4 regression] ICE with incomplete macro
 2008-03-14 15:46 UTC  (6+ messages)
` [Bug preprocessor/35322] "
` [Bug preprocessor/35322] [4.2/4.3 "

[Bug c++/34572] New: program that built with 4.1.2 fails with 4.2.2
 2008-03-14 15:07 UTC  (3+ messages)
` [Bug middle-end/34572] "

[Bug fortran/35582] New: very simple error gives segmentation fault
 2008-03-14 14:59 UTC  (3+ messages)
` [Bug fortran/35582] "
` [Bug fortran/35582] [4.1/4.2] "

[Bug c/34000] New: GCC pedwarns about use of static inline functions or static const data in extern inline functions
 2008-03-14 14:42 UTC  (4+ messages)
` [Bug target/34000] GCC pedwarns about use of static inline functions from system headers "

[Bug c++/35553] New: -fkeep-inline-functions and -O errors out in SSE headers
 2008-03-14 14:38 UTC  (5+ messages)
` [Bug c++/35553] "

[Bug tree-optimization/35406] New: gfortran.dg/ldist-1.f90 and gcc.dg/tree-ssa/ldist-4.c don't work
 2008-03-14 14:26 UTC  (14+ messages)
` [Bug testsuite/35406] "

[Bug c/35581] New: Option '-ftree-vrp' looks broken with '-O2'
 2008-03-14 14:26 UTC  (6+ messages)
` [Bug c/35581] "

[Bug testsuite/35583] New: gcc.dg/cpp/pr35322.c doesn't work
 2008-03-14 13:55 UTC 

[Bug driver/35532] New: Native GCC no longer searches $prefix/lib for startfiles when run from $objdir
 2008-03-14 13:27 UTC  (2+ messages)
` [Bug driver/35532] "

[Bug fortran/34640] New: ICE with c_f_pointer
 2008-03-14 13:25 UTC  (2+ messages)
` [Bug fortran/34640] ICE when assigning item of a derived-component to a pointer

[Bug fortran/35474] New: [4.3/4.4 regression] Reading module file with COMMON and EQUIVALENCE
 2008-03-14 13:22 UTC  (4+ messages)
` [Bug fortran/35474] [4.3 "

[Bug c/35579] New: __attribute__(( warn_unused_result )) warns when it shouldn't, doesn't warn when it should
 2008-03-14 12:09 UTC  (5+ messages)
` [Bug c/35579] "

[Bug c++/35556] New: problem with log10 and arch x86_64
 2008-03-14 11:29 UTC  (2+ messages)
` [Bug c++/35556] "

[Bug bootstrap/35580] New: ICE in bootstrap while building libgcj
 2008-03-14 11:29 UTC 

[Bug c++/35571] New: `static function member` cannot appeat in a constant-expression
 2008-03-14  8:50 UTC  (6+ messages)
` [Bug c++/35571] "

[Bug rtl-optimization/33642] New: unrecognizable insn for -frtl-abstract-sequences
 2008-03-14  8:31 UTC  (3+ messages)
` [Bug rtl-optimization/33642] "

[Bug c++/35326] New: [4.2/4.3/4.4 regression] ICE with stray digraph token
 2008-03-14  7:45 UTC  (3+ messages)
` [Bug preprocessor/35326] "

[Bug testsuite/35538] New: FAIL: gcc.dg/tree-ssa/ssa-store-ccp-4.c scan-tree-dump-times optimized "conststaticvariable" 1
 2008-03-14  7:00 UTC  (3+ messages)
` [Bug testsuite/35538] "

[Bug fortran/29651] New: Subroutine: Kind convertion of intent(out) value: signal
 2008-03-14  5:49 UTC  (2+ messages)
` [Bug fortran/29651] "

[Bug fortran/35478] New: internal compiler error: Segmentation fault
 2008-03-14  5:37 UTC  (2+ messages)
` [Bug fortran/35478] [4.2 regression] "

[Bug fortran/35475] New: gfortran fails to compile valid code with ICE segfault
 2008-03-14  3:18 UTC  (3+ messages)
` [Bug fortran/35475] [4.2 Regression] gfortran fails to compile valid code with ICE erro in fold-const.c

[Bug testsuite/35558] New: Untested g++.dg/tls/static-1a.cc
 2008-03-14  3:10 UTC  (4+ messages)
` [Bug testsuite/35558] "

[Bug bootstrap/35577] New: configure: error: cannot compute suffix of object files
 2008-03-14  3:06 UTC  (5+ messages)
` [Bug bootstrap/35577] "

[Bug c/34484] New: pulls in allegedly unneeded floatingpoint exception access funcs
 2008-03-14  1:17 UTC  (2+ messages)
` [Bug target/34484] "

balthasar
 2008-03-13 23:37 UTC 

[Bug c++/35578] New: Error about misplaced 'friend' word is issued on a wrong line
 2008-03-13 22:23 UTC 

[Bug c++/35548] New: g++ 4.3.{0,1} miscompile this simple program
 2008-03-13 22:11 UTC  (5+ messages)
` [Bug c++/35548] "
` [Bug c++/35548] [4.3/4.4 Regression] "

[Bug libstdc++/34794] New: build of gcc 4.2.2 fails on AIX 6.1 / libstdc++-v3/libmath/stubs.c:47
 2008-03-13 19:16 UTC  (4+ messages)
` [Bug target/34794] "

[Bug ada/35576] New: Ada HW Interrupt Task Enhancement
 2008-03-13 18:48 UTC  (3+ messages)
` [Bug ada/35576] "

[Bug target/35575] New: ICE: in function_arg_slotno, at config/sparc/sparc.c:4696
 2008-03-13 18:05 UTC 

[Bug c/35574] New: ICE: pdist-3.c
 2008-03-13 17:58 UTC 

[Bug c++/35566] New: multiset constructor uses insert_unique instead of insert_equal!
 2008-03-13 17:50 UTC  (8+ messages)
` [Bug c++/35566] "
` [Bug libstdc++/35566] "
` [Bug libstdc++/35566] [4.3 Regression] "

[Bug libstdc++/35541] New: Legal C++ program can't be compiled with -D_GLIBCXX_DEBUG
 2008-03-13 17:38 UTC  (4+ messages)
` [Bug libstdc++/35541] "
` [Bug libstdc++/35541] [4.3 Regression] "

[Bug target/35492] New: ICE building kernel sk_stream_wait_connect output_operand: invalid operand for 'p' modifier
 2008-03-13 16:55 UTC  (2+ messages)
` [Bug middle-end/35492] "

[Bug c++/35573] New: internal compiler error: in reference_to_unused, at dwarf2out.c:10010
 2008-03-13 16:52 UTC  (3+ messages)
` [Bug c++/35573] "

[Bug bootstrap/33857] New: Cannot bootstrap Ada with host gnatmake-4.2
 2008-03-13 16:40 UTC  (2+ messages)
` [Bug ada/33857] "

[Bug ada/35572] New: POSIX complient putenv() requires its argument NOT to be free'ed
 2008-03-13 16:40 UTC  (3+ messages)
` [Bug ada/35572] "

[Bug c++/35167] New: Problem with non-type template parameter and name lookup in template
 2008-03-13 16:38 UTC  (2+ messages)
` [Bug c++/35167] "

[Bug ada/35567] New: spurious character in array definition generates gnat error rather than syntax error
 2008-03-13 15:48 UTC  (3+ messages)
` [Bug ada/35567] "

[Bug c++/35570] New: static functionclass member
 2008-03-13 15:33 UTC  (2+ messages)
` [Bug c++/35570] "

[Bug libstdc++/35569] New: std::[tr1::]bind result functor doesn't accept rvalues
 2008-03-13 14:55 UTC 

[Bug fortran/33845] New: Namespace memory cleanup needed
 2008-03-13 14:46 UTC  (2+ messages)
` [Bug fortran/33845] "

[Bug gcov-profile/35568] New: missing gcov data spoils other files
 2008-03-13 14:45 UTC 

[Bug libfortran/35563] New: [4.4 Regression] Unsatisfied symbols "truncl" and "expl"
 2008-03-13 14:42 UTC  (3+ messages)
` [Bug libfortran/35563] "

[Bug fortran/32600] New: [ISO Bind C] C_LOC/C_FUNLOC should not be library functions
 2008-03-13 14:37 UTC  (2+ messages)
` [Bug fortran/32600] [ISO Bind C] C_F_POINTER w/o SHAPE should not be a library function

[Bug fortran/34527] New: Declaring a variable twice with different characteristics
 2008-03-13 14:30 UTC  (2+ messages)
` [Bug fortran/34527] "

[Bug target/35366] New: [4.4 Regression] gfortran.dg/equiv_7.f90 fails with -m64 -Os on powerpc-apple-darwin9
 2008-03-13 11:07 UTC  (2+ messages)
` [Bug target/35366] "

[Bug testsuite/35565] New: ERROR: (DejaGnu) proc "sd" does not exist
 2008-03-13 10:47 UTC  (2+ messages)
` [Bug testsuite/35565] "

[Bug libgomp/35185] New: ICE using openmp with g++-4.2
 2008-03-13  9:59 UTC  (4+ messages)
` [Bug middle-end/35185] "

[Bug c++/35469] New: [4.3/4.4 Regression] Rejects JArray<jboolean>
 2008-03-13  9:34 UTC  (2+ messages)
` [Bug c++/35469] "

[Bug c++/20140] template function complains about "char-array initialized from wide string"
 2008-03-13  9:29 UTC 

[Bug c++/33361] New: ICE in find_outermost_region_in_block, at tree-cfg.c:4803
 2008-03-13  8:27 UTC  (2+ messages)
` [Bug tree-optimization/33361] "

[Bug c++/35099] New: [OpenMP] ICE in remove_unreachable_regions with -O -fopenmp
 2008-03-13  8:18 UTC  (2+ messages)
` [Bug middle-end/35099] [4.3/4.4 Regression] "

[Bug c/35438] New: ICE with invalid use of threadprivate
 2008-03-13  8:15 UTC  (2+ messages)
` [Bug c/35438] "

[Bug c/35439] New: ICE using threadprivate for broken variable
 2008-03-13  8:15 UTC  (2+ messages)
` [Bug c/35439] "

[Bug c++/35328] New: ICE with firstprivate variable with invalid destructor
 2008-03-13  8:14 UTC  (2+ messages)
` [Bug c++/35328] "

[Bug target/35054] New: No documentation of #pragma push_macro("macro_name")
 2008-03-13  7:08 UTC  (3+ messages)
` [Bug target/35054] "

[Bug c/30442] New: Array initialization can use memset builtin function
 2008-03-13  6:51 UTC  (2+ messages)
` [Bug middle-end/30442] Expanded array "

[Bug fortran/35564] New: Mac OS gfortran installer failure
 2008-03-13  6:33 UTC  (2+ messages)
` [Bug fortran/35564] "

[Bug middle-end/35544] New: Error with -fprofile-use
 2008-03-13  6:21 UTC  (3+ messages)
` [Bug middle-end/35544] "

[Bug middle-end/34212] New: spurious warning: value computed is not used
 2008-03-13  5:31 UTC  (3+ messages)
` [Bug middle-end/34212] "

[Bug fortran/35339] New: Improve translation of implied do loop in transfer
 2008-03-13  5:20 UTC  (2+ messages)
` [Bug fortran/35339] "

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