public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/22139] New: [4.1 regression] Segfault
 2005-07-17 20:56 UTC  (7+ messages)
` [Bug c++/22139] [4.0/4.1 "
` [Bug c++/22139] [4.0/4.1 regression] Segfault with templates and friend functions

[Bug tree-optimization/19905] New: Extra V_MAY_DEF on a static variable whose address is not taken (we should be able to move the load out of the loop)
 2005-07-17 20:55 UTC  (3+ messages)
` [Bug tree-optimization/19905] "

[Bug tree-optimization/22532] New: [4.1 Regression] We produce worse code on the mainline for a loop
 2005-07-17 20:52 UTC  (3+ messages)
` [Bug tree-optimization/22532] "

[Bug tree-optimization/22531] New: [4.1 regression] dwarf2out.c:751:ICE
 2005-07-17 20:50 UTC  (12+ messages)
` [Bug tree-optimization/22531] [4.1 regression] tree-into-ssa.c:2290 ICE
` [Bug tree-optimization/22531] [4.1 regression] ICE in mark_sym_for_renaming while compiling dwarf2out.c

[Bug tree-optimization/22493] New: [4.1 Regression] with -fwrapv -INT_MIN is still not postive
 2005-07-17 20:36 UTC  (5+ messages)
` [Bug tree-optimization/22493] [4.1 Regression] with -fwrapv -INT_MIN is still not positive

[Bug c/22529] New: [3.4/4.0/4.1 Regression] Rejects valid C99 address of C99 struct in static variable in function
 2005-07-17 20:19 UTC  (4+ messages)
` [Bug c/22529] "

[Bug fortran/22519] New: Memory and binary disk layout disagree for real*10
 2005-07-17 20:03 UTC  (5+ messages)
` [Bug fortran/22519] "

[Bug tree-optimization/22216] New: [4.1 regression] ICE during GC
 2005-07-17 19:56 UTC  (2+ messages)
` [Bug tree-optimization/22216] "

[Bug tree-optimization/22530] New: [4.1 Regression] ICE with static promotion
 2005-07-17 19:45 UTC  (5+ messages)
` [Bug tree-optimization/22530] "

[Bug fortran/21480] New: trivial reshape operation gives erroneous results
 2005-07-17 19:13 UTC  (3+ messages)
` [Bug fortran/21480] [4.0 only] "

[Bug rtl-optimization/22528] New: Optimized ARM 'unsigned short's assignments are incorrect for big-endian ARMv3 targets
 2005-07-17 19:09 UTC  (3+ messages)
` [Bug target/22528] "

[Bug bootstrap/22517] New: Bootstrap ICE on latest CVS: tree check: tree-ssa
 2005-07-17 18:28 UTC  (3+ messages)
` [Bug bootstrap/22517] "

[Bug tree-optimization/22525] New: tree based value profiling (-fprofile-use) produces mismatch types in conditional
 2005-07-17 18:22 UTC  (2+ messages)
` [Bug tree-optimization/22525] "

[Bug middle-end/22524] New: fold (or the front-ends) produces UNARY (BIT_NOT_EXPR) tree with mismatch types
 2005-07-17 17:54 UTC  (2+ messages)
` [Bug middle-end/22524] "

[Bug fortran/22527] New: fortran produces mismatch types in comparision with integer to logic assignment
 2005-07-17 17:49 UTC 

[Bug other/22368] New: [meta-bugs] mis-match types in GCC
 2005-07-17 17:39 UTC  (7+ messages)
` [Bug other/22368] "

[Bug tree-optimization/22526] New: vectorizer produces mis-match types in conditionals
 2005-07-17 17:33 UTC 

[Bug c/22278] New: gcc -O2 discards cast to volatile
 2005-07-17 16:59 UTC  (5+ messages)
` [Bug c/22278] "

[Bug c++/22464] New: ICE on classes in template functions which attempt closure
 2005-07-17 16:36 UTC  (2+ messages)
` [Bug c++/22464] [3.4/4.0/4.1 Regression] "

[Bug c++/22520] New: g++ treats object declaration as function declaration (rejects valid program)
 2005-07-17 16:31 UTC  (4+ messages)
` [Bug c++/22520] "

[Bug c++/22521] New: internal compiler error: in tsubst_copy
 2005-07-17 16:31 UTC  (3+ messages)
` [Bug c++/22521] "

[Bug c++/18000] New: g++ interprets a variable declaration as a function prototype when the arguments to the constructor are temporaries
 2005-07-17 15:57 UTC  (2+ messages)
` [Bug c++/18000] "

[Bug fortran/22518] New: ICE in gfc_conv_function_call for elemental character functions
 2005-07-17 15:56 UTC  (2+ messages)
` [Bug fortran/22518] "

[Bug testsuite/22523] New: template/inline1.C does not test correctly on all targerts
 2005-07-17 15:37 UTC 

[Bug testsuite/22522] New: gcc.dg/tree-ssa/flatten-2.c scan-assembler cycle.: fails
 2005-07-17 15:33 UTC  (2+ messages)
` [Bug testsuite/22522] "

[Bug fortran/19276] New: [metabug] CHARACTER related bugs in gfortran
 2005-07-17 12:39 UTC  (2+ messages)
` [Bug fortran/19276] [meta-bug] "

[Bug c++/22513] New: [4.0 regression] Miscompilation of std::list code in Boost
 2005-07-17 11:12 UTC  (6+ messages)
` [Bug c++/22513] "

[Bug tree-optimization/22483] New: ICE : tree check: expected ssa_name, have var_decl in is_old_name, at tree-into-ssa.c:466
 2005-07-17 10:00 UTC  (6+ messages)
` [Bug tree-optimization/22483] [4.1 Regression] "

[Bug tree-optimization/22516] New: Segfault with ivopts at -O
 2005-07-17  9:51 UTC  (2+ messages)
` [Bug tree-optimization/22516] [4.1 Regression] "

[Bug fortran/21730] New: Character length incorrect
 2005-07-17  0:56 UTC  (3+ messages)
` [Bug fortran/21730] "

[Bug other/21071] New: libtool doesn't use just built libunwind
 2005-07-16 21:57 UTC  (3+ messages)
` [Bug other/21071] "

[Bug tree-optimization/22484] New: ICE: verify_stmts failed with -O3
 2005-07-16 21:33 UTC  (2+ messages)
` [Bug tree-optimization/22484] [4.1 Regression] "

[Bug c++/22284] New: [4.1 Regression] Many C++ testsuite failures
 2005-07-16 21:31 UTC  (2+ messages)
` [Bug middle-end/22284] [4.1 Regression] ia64 exception handling broken

[Bug c++/22136] New: [4.1 regression] Rejects old-style using declaration
 2005-07-16 21:15 UTC  (2+ messages)
` [Bug c++/22136] "

[Bug c++/21951] New: [gcc-4.0 regression, rejects-valid] std::vector.reserve() unusable with -Werror -Wall -O -fno-exceptions
 2005-07-16 21:12 UTC  (2+ messages)
` [Bug libstdc++/21951] [4.0 only] "

[Bug libstdc++/22515] New: operator>>(istream, string/CharT*) can be faster
 2005-07-16 21:01 UTC 

[Bug fortran/19292] New: [metabug] g77 features lacking in gfortran
 2005-07-16 20:54 UTC  (2+ messages)
` [Bug fortran/19292] [meta-bug] "

[Bug fortran/13257] New: [gfortran] Error instead of warning for missing comma in format string
 2005-07-16 20:47 UTC  (3+ messages)
` [Bug fortran/13257] [4.0 only] "

[Bug fortran/15502] New: [meta-bug] bugs needed for SPEC CPU 2K and 2K4
 2005-07-16 20:47 UTC  (2+ messages)
` [Bug fortran/15502] [meta-bug] bugs needed for SPEC CPU 2K and 2K5 and 95

[Bug testsuite/22461] New: [4.0 Regression] g++.dg/conversion/simd2.C fails
 2005-07-16 20:47 UTC  (2+ messages)
` [Bug testsuite/22461] "

[Bug bootstrap/22475] New: Install ICE: tree_check in fold_binary
 2005-07-16 20:46 UTC  (3+ messages)
` [Bug bootstrap/22475] "

[Bug tree-optimization/22433] New: ICE with autovectorisation: verify_ssa failed
 2005-07-16 20:25 UTC  (2+ messages)
` [Bug tree-optimization/22433] "

[Bug target/20617] New: shared SH libgcc is exporting too many symbols
 2005-07-16 20:14 UTC  (3+ messages)
` [Bug target/20617] [4.0/4.1 regression] "

[Bug debug/22514] New: [4.1 Regression] ICE in force_decl_die with invalid code after error
 2005-07-16 20:13 UTC  (3+ messages)
` [Bug debug/22514] "

[Bug middle-end/22509] New: [4.1 regression] elemental.f90 testsuite failure
 2005-07-16 19:01 UTC  (3+ messages)
` [Bug middle-end/22509] "

[Bug c/22421] New: problems with -Wformat and bit-fields
 2005-07-16 18:26 UTC  (5+ messages)
` [Bug c/22421] "

[Bug fortran/20120] New: real(kind=16) and sqrt function cause ICE in print statement
 2005-07-16 16:02 UTC  (2+ messages)
` [Bug fortran/20120] real(kind=16) and sqrt, sin and other math functions cause ICE

[Bug fortran/22512] New: ICE for real*10 declaration
 2005-07-16 15:08 UTC  (2+ messages)
` [Bug fortran/22512] "

[Bug c++/22511] New: cc1plus: error: unrecognized command line option "-Wno-pointer-sign"
 2005-07-16 15:03 UTC  (3+ messages)
` [Bug other/22511] [3.4 Regression] "

[Bug c++/22510] New: Conflicting conversion operators ( one being templated member function )
 2005-07-16 14:08 UTC  (3+ messages)
` [Bug c++/22510] "

[Bug c/22504] New: benchmark - galgel fails at runtime with miscompare output
 2005-07-16 13:50 UTC  (4+ messages)
` [Bug tree-optimization/22504] [4.1 Regression] "

[Bug c++/22508] New: Segmentation fault or EXC_BAD_ACCESS with modified Eckel sample code
 2005-07-16  4:32 UTC  (3+ messages)
` [Bug c++/22508] "
` [Bug c++/22508] [4.0/4.1 Regression] ICE after invalid operator new

[Bug tree-optimization/22506] New: [4.1 regression] ICE with -ftree-vectorize in var_ann, at tree-flow-inline.h:115
 2005-07-16  2:20 UTC  (2+ messages)
` [Bug tree-optimization/22506] "

[Bug ada/21053] New: Warnings from init.c
 2005-07-16  1:32 UTC  (2+ messages)
` [Bug ada/21053] "

[Bug c++/22204] New: internal compiler error: Segmentation fault
 2005-07-16  1:16 UTC  (5+ messages)
` [Bug c++/22204] [4.0/4.1 Regression] [repo] "

[Bug java/22507] New: GCJ segfaults building Apache Cocoon
 2005-07-16  1:12 UTC  (2+ messages)
` [Bug java/22507] "

[Bug c++/21123] New: ICE in cp_expr_size, at cp/cp-objcp-common.c:101
 2005-07-15 23:45 UTC  (6+ messages)
` [Bug c++/21123] [4.0 regression] "

[Bug middle-end/22398] New: ICE in compare_values, at tree-vrp.c:445
 2005-07-15 23:24 UTC  (3+ messages)
` [Bug middle-end/22398] [4.1 Regression] "

[Bug libobjc/22492] New: [PATCH] Abort after @finally: libobjc passing exception value instead of exception
 2005-07-15 22:35 UTC  (2+ messages)
` [Bug libobjc/22492] "

[Bug libfortran/22436] New: print *,tiny(1._10) yields asterisks
 2005-07-15 22:20 UTC  (2+ messages)
` [Bug libfortran/22436] "

[Bug fortran/22495] New: Different ideas about .true. and .false
 2005-07-15 22:19 UTC  (2+ messages)
` [Bug fortran/22495] "

[Bug target/22497] New: A register is wasted in simple vectorised loops
 2005-07-15 22:19 UTC  (2+ messages)
` [Bug target/22497] "

[Bug c/22498] New: High-level Source not included in listfile
 2005-07-15 22:19 UTC  (2+ messages)
` [Bug driver/22498] "

[Bug tree-optimization/22401] New: DOM messes up the profiling info
 2005-07-15 22:18 UTC  (2+ messages)
` [Bug tree-optimization/22401] "

[Bug ada/22500] New: Bug box when using -gnat
 2005-07-15 22:14 UTC  (2+ messages)
` [Bug ada/22500] Bug box when using -gnatwa

[Bug bootstrap/19461] New: hidden __eprintf referenced by DSO, gas+gld
 2005-07-15 22:12 UTC  (3+ messages)
` [Bug bootstrap/19461] "

[Bug c++/11953] New: _REENTRANT defined when compiling non-threaded code
 2005-07-15 22:05 UTC  (2+ messages)
` [Bug libstdc++/11953] "

[Bug debug/16676] New: ICE in gen_subprogram_die, at dwarf2out.c:10861
 2005-07-15 22:02 UTC  (2+ messages)
` [Bug c/16676] [3.4 Regression] ICE with nested functions and -g1, blocks glibc

[Bug libstdc++/15046] New: Math functions misdetected by cross configuration
 2005-07-15 21:54 UTC  (2+ messages)
` [Bug libstdc++/15046] "

[Bug c/20303] New: Can't push more than 16 nested visibility
 2005-07-15 21:52 UTC  (2+ messages)
` [Bug c/20303] [4.0 only] "

[Bug libgcj/13708] New: java program crashes at startup, UTF-8 environment
 2005-07-15 21:50 UTC  (2+ messages)
` [Bug libgcj/13708] static "

[Bug java/21068] New: String(strBytes, "UTF-16LE"); thorws java.io.UnsupportedEncodingException
 2005-07-15 21:42 UTC  (2+ messages)
` [Bug libgcj/21068] "

[Bug c++/19004] New: [3.4 / 4.0 regression] ICE in uses_template_parms at cp/pt.c:4860
 2005-07-15 21:40 UTC  (2+ messages)
` [Bug c++/19004] [3.4/4.0/4.1 Regression] "

[Bug libgcj/17033] New: [meta-bug] RMI problems
 2005-07-15 21:39 UTC  (2+ messages)
` [Bug libgcj/17033] "

[Bug tree-optimization/22471] New: corrupted profile info with -O3 -fprofile-use
 2005-07-15 21:35 UTC  (2+ messages)
` [Bug tree-optimization/22471] [4.1 Regression] "

[Bug libgcj/11900] java.rmi.Naming does not parse rmi: URIs correctly
 2005-07-15 21:35 UTC 

[Bug c/20353] New: GCC incorrectly issues calls to sinf, cosf
 2005-07-15 21:30 UTC  (2+ messages)
` [Bug target/20353] uclibc does not provide C99 math functions

Re:
 2005-07-15 21:26 UTC 

[Bug rtl-optimization/20653] New: 3.4 assembler error - value too large for field on k6-2
 2005-07-15 21:25 UTC  (2+ messages)
` [Bug target/20653] value too large for field on k6-2 (loop instruction)

[Bug other/19165] New: (Natural) language independent error / warning classification
 2005-07-15 21:22 UTC  (2+ messages)
` [Bug other/19165] "

[Bug fortran/22502] New: ICE in build_array_type, at tree.c:4845
 2005-07-15 21:22 UTC  (2+ messages)
` [Bug fortran/22502] [4.0.1/4.1 regression] ICE constructing arrays with "(/ /)"

[Bug SWING/20707] New: JList not respecting LayoutOrientation
 2005-07-15 21:20 UTC  (2+ messages)
` [Bug SWING/20707] "

[Bug c/20705] New: -pthread should enable all options required to use pthreads on all platforms
 2005-07-15 21:19 UTC  (2+ messages)
` [Bug driver/20705] "

[Bug c++/20826] New: 4.0 regression: excessive compiler resource usage
 2005-07-15 21:19 UTC  (2+ messages)
` [Bug middle-end/20826] "

[Bug debug/21106] New: internal compiler error at dwarf2out.c:8362
 2005-07-15 21:11 UTC  (2+ messages)
` [Bug debug/21106] ICE at dwarf2out.c:8362 with type attributes and arrays

[Bug c/19593] New: ICE at build_def_use, at regrename.c:763
 2005-07-15 21:01 UTC  (2+ messages)
` [Bug target/19593] "

[Bug c++/20025] New: Internal error while compiling
 2005-07-15 21:01 UTC  (2+ messages)
` [Bug target/20025] "

[Bug target/21255] New: %R and %S are not safe to use from asms
 2005-07-15 20:53 UTC  (2+ messages)
` [Bug target/21255] "

[Bug libfortran/18857] New: MATMUL failing with ALLOCATED matrices, unless base indices given
 2005-07-15 20:50 UTC  (4+ messages)
` [Bug libfortran/18857] [4.0 only] "

[Bug libfortran/21926] New: matmul does not deal with non-packed result
 2005-07-15 20:49 UTC  (3+ messages)
` [Bug libfortran/21926] [4.0 only] "

[Bug c++/22452] New: [4.1 regression] ICE expected tree that contains 'decl with visibility' structure, have 'const_decl' in decl_linkage, at cp/tree.c:2132
 2005-07-15 20:47 UTC  (3+ messages)
` [Bug c++/22452] "

[Bug fortran/18108] New: [gfortran] overloading does not work for functions
 2005-07-15 20:40 UTC  (2+ messages)
` [Bug fortran/18108] "

[Bug c/17645] Add a warning for potentially unsafe unsigned operations
 2005-07-15 20:22 UTC 

[Bug c++/21701] New: No flag to turn off warning: warning: template-argument `<anonymous enum>' uses anonymous type
 2005-07-15 19:53 UTC  (3+ messages)
` [Bug c++/21701] "

[Bug c++/21514] New: operator<< and anonymous enum
 2005-07-15 19:48 UTC  (2+ messages)
` [Bug c++/21514] [DR 278] templates "

[Bug c++/22505] New: cast of enum causes invalid template instanciation instead of cast to int
 2005-07-15 19:48 UTC  (2+ messages)
` [Bug c++/22505] "

[Bug c/22371] New: C front-end produces mis-match types in MODIFY_EXPR
 2005-07-15 19:44 UTC  (2+ messages)
` [Bug c/22371] "

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