public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug middle-end/37182] New: [4.4 Regression] gcc.dg/pr17506.c and gcc.dg/uninit-15.c
 2008-08-21 11:25 UTC  (7+ messages)
` [Bug middle-end/37182] [4.4 Regression] Revsision 139286 caused "
` [Bug middle-end/37182] [4.4 Regression] Revision "
` [Bug testsuite/37182] "

[Bug middle-end/37185] New: [4.4 Regression]: gcc.dg/matrix/transpose-3.c:16: internal compiler error: verify_stmts failed
 2008-08-21 10:22 UTC 

[Bug middle-end/37181] New: [4.4 Regression] FAIL: Divide_1 -O3
 2008-08-21 10:08 UTC  (2+ messages)
` [Bug tree-optimization/37181] "

[Bug c/37184] New: ice in ix86_match_ccmode
 2008-08-21  9:54 UTC  (2+ messages)
` [Bug target/37184] [4.3, 4.4 Regression] "

[Bug middle-end/37170] New: [4.4 Regression]: gcc.dg/weak/weak-1.c
 2008-08-21  9:17 UTC  (6+ messages)
` [Bug middle-end/37170] "

[Bug ada/34898] New: Excessive memory consumption during compilation
 2008-08-21  5:42 UTC  (2+ messages)
` [Bug ada/34898] "

[Bug c/37183] New: ice in df_ref_chain_change_bb
 2008-08-21  2:24 UTC 

[Bug target/37137] unrecognized command line option "-minterlink-mips16"
 2008-08-21  1:45 UTC  (2+ messages)

[Bug c++/33979] New: support for char16_t, char32_t
 2008-08-21  1:22 UTC  (3+ messages)
` [Bug c++/33979] "

[Bug c/36817] New: internal compiler error: in compare_values_warnv
 2008-08-21  1:22 UTC  (2+ messages)
` [Bug middle-end/36817] [4.3 Regression] "

[Bug libgcj/32028] New: Make fails at gjdoc - gnu.classpath.tools.gjdoc.ParseException: unmatched input in line 1: @Retention(SOURCE) @Target(METHOD)
 2008-08-21  1:03 UTC  (3+ messages)
` [Bug classpath/32028] "

[Bug c++/31070] New: internal compiler error: in function_arg_slotno, at config/sparc/sparc.c:4562
 2008-08-21  0:40 UTC  (3+ messages)
` [Bug target/31070] ICE in function_arg_slotno

[Bug middle-end/19430] V_MAY_DEF (taking address of var) causes missing uninitialized warning
 2008-08-20 22:32 UTC 

[Bug middle-end/179] -Wuninitialized missing warning with &var
 2008-08-20 22:28 UTC  (2+ messages)

[Bug target/37169] New: [4.4 Regression] Inefficent code for _mm_cvtsi64_si128
 2008-08-20 21:18 UTC  (4+ messages)
` [Bug target/37169] "

[Bug bootstrap/37155] New: [4.4 Regression] Failed to bootstrap on Linux/ia64
 2008-08-20 21:17 UTC  (8+ messages)
` [Bug bootstrap/37155] [4.4 Regression] Revision 139207 failed "

[Bug c/37180] New: gcc emits bad opcode 'ffreep'
 2008-08-20 19:20 UTC  (2+ messages)
` [Bug c/37180] "

[Bug c/37179] New: gcc emits bad opcode 'ffreep'
 2008-08-20 19:20 UTC  (4+ messages)
` [Bug target/37179] "

[Bug c++/36741] New: [4.3,4.4 regression] Bogus "large integer implicitly truncated" passing size_t constant to new
 2008-08-20 19:19 UTC  (4+ messages)
` [Bug c++/36741] [4.3/4.4 "

[Bug target/36189] New: Invalid movabsq $mycom_@TPOFF-8, %rbp for TLS
 2008-08-20 18:26 UTC  (3+ messages)
` [Bug target/36189] "

[Bug c/37178] New: false positive with -Wstrict-overflow=2 on code not involving signed overflow
 2008-08-20 17:53 UTC  (2+ messages)
` [Bug c/37178] "

[Bug c++/35158] New: g++ does not compile valid C++ for loops with -fopenmp
 2008-08-20 16:39 UTC  (3+ messages)
` [Bug c++/35158] "

[Bug c/35701] New: Quieten -Wconversion warnings
 2008-08-20 16:15 UTC  (3+ messages)
` [Bug c/35701] "

[Bug regression/37171] New: [4.4 Regression] Canonical spelling optimization dependency
 2008-08-20 16:15 UTC  (13+ messages)
` [Bug regression/37171] "
` [Bug c/37171] "

[Bug c++/35602] New: Bogus warning with -Wsign-conversion
 2008-08-20 16:14 UTC  (3+ messages)
` [Bug c++/35602] "

[Bug tree-optimization/28632] New: [PATCH] add VRP for bitwise OR and AND
 2008-08-20 15:08 UTC  (4+ messages)
` [Bug tree-optimization/28632] VRP should understand "

[Bug middle-end/37174] New: ICE: in vinfo_for_stmt, at tree-vectorizer.h:546
 2008-08-20 12:35 UTC  (8+ messages)
` [Bug middle-end/37174] "
` [Bug tree-optimization/37174] [4.4 Regression] "
` [Bug middle-end/37174] "

[Bug c++/37177] New: ICE on decltype(rel_ops::operator><int>);
 2008-08-20 11:55 UTC 

[Bug middle-end/21733] filecmp.c:252: warning: #n1# may be used uninitialized in this function
 2008-08-20 11:33 UTC 

[Bug c/37176] New: [arm] Optimizer omits loop condition leading to failing code
 2008-08-20 10:17 UTC  (3+ messages)
` [Bug c/37176] "

[Bug c++/37175] New: Undefined reference to static const member in var = condition ? X::A : X::B
 2008-08-20  9:59 UTC  (2+ messages)
` [Bug c++/37175] "

[Bug c++/37172] New: g++ should not cast const iterator to non-const by default
 2008-08-20  9:55 UTC  (2+ messages)
` [Bug libstdc++/37172] "

[Bug libstdc++/14410] Bug with implementation of set for const iterators in g++ 
 2008-08-20  9:55 UTC 

[Bug middle-end/37161] New: [4.4 Regression]: Revision 139225 caused gfortran.dg/vect/pr33301.f -O
 2008-08-20  8:05 UTC  (3+ messages)
` [Bug middle-end/37161] "

[Bug c/37107] New: Incorrect code generated after function inlining
 2008-08-20  6:35 UTC  (4+ messages)
` [Bug middle-end/37107] "

[Bug fortran/37173] New: Check whether intrinsic assignment between character kind=1 / 4 is allowed
 2008-08-20  5:59 UTC 

[Bug testsuite/36889] New: [4.4 regression] gfortran.fortran-torture/execute/execute.exp tries to run sse2 execute tests without checking for host support
 2008-08-20  2:18 UTC  (2+ messages)
` [Bug testsuite/36889] "

[Bug c/37168] New: ICE: in final_scan_insn, at final.c:2615 (altivec)
 2008-08-19 23:07 UTC  (6+ messages)
` [Bug c/37168] "
` [Bug target/37168] [4.3/4.4 Regression] "

[Bug c++/37167] New: C++ gives bogus error message (aliased to undefined symbol)
 2008-08-19 22:18 UTC 

[Bug preprocessor/7263] __extension__ keyword doesn't suppress warning on LL or ULL constants
 2008-08-19 19:51 UTC  (2+ messages)

[Bug tree-optimization/37166] New: variable is still committed to stack even though it is not aliased
 2008-08-19 19:32 UTC  (2+ messages)
` [Bug tree-optimization/37166] "

[Bug c++/11078] [ABI] decltype(T()) doesn't work
 2008-08-19 17:54 UTC  (2+ messages)

[Bug libstdc++/32422] New: Problem reading floats with exponent marker but no exponent
 2008-08-19 17:51 UTC  (2+ messages)
` [Bug libstdc++/32422] "

[Bug libstdc++/37160] New: Handling of badly formatted double
 2008-08-19 17:51 UTC  (3+ messages)
` [Bug libstdc++/37160] "

[Bug middle-end/37165] New: [4.4 Regression] FAIL: gcc.dg/matrix/matrix-1.c scan-ipa-dump-times matrix-reorg "Flattened 3 dimensions" 1
 2008-08-19 16:18 UTC  (2+ messages)
` [Bug middle-end/37165] "

[Bug target/37164] New: [4.4 Regression] gcc.c-torture/execute/ieee/fp-cmp-4.c fails with ICE on -O3
 2008-08-19 15:55 UTC 

[Bug target/37157] New: [4.4 Regression] Wrong insn for _mm_unpackhi_epi64
 2008-08-19 15:49 UTC  (4+ messages)
` [Bug target/37157] "

[Bug target/37163] New: [4.4 Regression] gcc.c-torture/compile/pr32606.c fails with ICE on -O[23s]
 2008-08-19 15:44 UTC 

[Bug tree-optimization/37021] New: Fortran Complex reduction / multiplication not vectorized
 2008-08-19 15:31 UTC  (2+ messages)
` [Bug tree-optimization/37021] "

[Bug target/37162] New: [4.4 Regression] gcc.c-torture/compile/20020120-1.c fails with ICE on -O[23s]
 2008-08-19 15:28 UTC 

[Bug tree-optimization/29738] New: Missed constant propagation into loops
 2008-08-19 15:04 UTC  (3+ messages)
` [Bug tree-optimization/29738] "

[Bug middle-end/37150] New: vectorizer issue
 2008-08-19 13:51 UTC  (4+ messages)
` [Bug middle-end/37150] "

[Bug tree-optimization/31079] New: 300% difference between ifort/gfortran
 2008-08-19 13:33 UTC  (7+ messages)
` [Bug tree-optimization/31079] 20% difference between ifort/gfortran, missed vectorization

[Bug c/37156] New: Hangwith -g -O2 (or higher) (discovered with malloc.c in sqlite3)
 2008-08-19 11:53 UTC  (10+ messages)
` [Bug debug/37156] "
` [Bug debug/37156] Hang with "
` [Bug debug/37156] [4.3 Regression] "

[Bug tree-optimization/23094] store ccp, or store copy prop misses an optimization
 2008-08-19  9:12 UTC  (2+ messages)

[Bug tree-optimization/35972] New: [4.4 Regression] load-PRE missed opportunities without SFTs
 2008-08-19  9:09 UTC  (3+ messages)
` [Bug tree-optimization/35972] "

[Bug target/37158] New: Wrong insn for _mm_comieq_sd
 2008-08-19  8:20 UTC  (2+ messages)
` [Bug target/37158] "

[Bug bootstrap/37152] New: tree-vect-transform.c: use of "=" where "==" may have been intended
 2008-08-19  7:17 UTC  (3+ messages)
` [Bug bootstrap/37152] "

[Bug fortran/37159] New: RANDOM_SEED: PUT= check array size at compile time
 2008-08-19  6:29 UTC 

[Bug libfortran/35863] New: [F2003] Implement ENCODING="UTF-8"
 2008-08-19  6:03 UTC  (2+ messages)
` [Bug libfortran/35863] "

[Bug fortran/37129] New: Problems with access='direct', recl=1 I/O
 2008-08-19  2:41 UTC  (2+ messages)
` [Bug fortran/37129] "

[Bug c/36296] New: wrong warning about potential uninitialized variable
 2008-08-19  2:34 UTC  (6+ messages)
` [Bug middle-end/36296] "
` [Bug middle-end/36296] bogus uninitialized warning (loop representation)
` [Bug middle-end/36296] bogus uninitialized warning (loop representation, VRP missed-optimization)

[Bug c/37154] New: static inline function problem
 2008-08-18 22:42 UTC  (6+ messages)
` [Bug c/37154] "
` [Bug middle-end/37154] "

[Bug fortran/35658] New: [4.3 regression] Bad interaction on ia64 between -funroll-loops -fno-automatic -O2 and common block variable
 2008-08-18 21:53 UTC  (2+ messages)
` [Bug target/35658] "

[Bug fortran/35707] New: Search /usr/local/include and /usr/include for .mod files
 2008-08-18 20:57 UTC  (2+ messages)
` [Bug fortran/35707] "

[Bug fortran/37032] New: Multi-line comments in an included file trigger invalid character
 2008-08-18 20:52 UTC  (3+ messages)
` [Bug fortran/37032] including "file.F90" - no CPP processing

[Bug rtl-optimization/36998] New: [4.3/4.4 regression] Ada bootstrap broken on i586-*-*
 2008-08-18 20:46 UTC  (2+ messages)
` [Bug rtl-optimization/36998] "

[Bug bootstrap/37153] New: [4.4 Regression] Revision 139210 failed to bootstrap
 2008-08-18 20:16 UTC  (3+ messages)
` [Bug bootstrap/37153] "

[Bug c++/36814] New: G++ won't warn about an uninitialized value
 2008-08-18 18:57 UTC  (6+ messages)
` [Bug c++/36814] "

[Bug tree-optimization/18501] [4.2/4.3/4.4 Regression] Missing 'used uninitialized' warning (CCP)
 2008-08-18 18:57 UTC 

[Bug c/20385] Lame parse error message for undefined type
 2008-08-18 18:30 UTC 

[Bug c++/15179] bad parse error recovery with missing typename
 2008-08-18 17:52 UTC 

[Bug testsuite/37149] New: [4.4 Regression]: 27_io/basic_ostream/inserters_other/char/error_code.cc
 2008-08-18 17:51 UTC  (4+ messages)
` [Bug testsuite/37149] "

[Bug c++/15766] bad parse error recovery (2 bugs)
 2008-08-18 17:49 UTC 

[Bug middle-end/36550] New: Wrong "may be used uninitialized" warning
 2008-08-18 17:30 UTC  (2+ messages)
` [Bug middle-end/36550] Wrong "may be used uninitialized" warning (conditional PHIs)

[Bug c/31893] New: Please provide an "inout" attribute for function parameters
 2008-08-18 17:15 UTC  (3+ messages)
` [Bug c/31893] "

[Bug fortran/13615] -Wuninitialized produces wrong error message for characters
 2008-08-18 16:55 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).