public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug pending/13424] New: 20031202-1.c is miscompiled on all PA ports
 2004-04-06 17:53 UTC  (12+ messages)
` [Bug optimization/13424] [3.4/3.5 Regression] gcc.dg/20031202-1.c is miscompiled

[Bug optimization/14843] New: propagate a cast back to PHI
 2004-04-06 17:53 UTC  (2+ messages)
` [Bug optimization/14843] "

[Bug target/14857] New: [3.4 Regression]: Gcc segfault on duplicated asm statement
 2004-04-06 17:51 UTC  (5+ messages)
` [Bug target/14857] "
` [Bug target/14857] [3.4/3.5 "

[Bug target/14326] New: boehm-gc hardcodes to 3DNow! prefetch for x86_64
 2004-04-06 17:30 UTC  (2+ messages)
` [Bug target/14326] "

[Bug debug/14860] New: [regression] gcc -gstabs+ fails to emit stabs for fundamental types
 2004-04-06 16:45 UTC  (6+ messages)
` [Bug debug/14860] "

[Bug c++/14711] New: ICE in final.c:2117 when compiling a huge source file
 2004-04-06 16:40 UTC  (3+ messages)
` [Bug middle-end/14711] [3.3 regression] "

[Bug c/14828] New: [3.4 Regression] FAIL: gcc.c-torture/execute/20030408-1.c execution, -O2
 2004-04-06 16:08 UTC  (2+ messages)
` [Bug optimization/14828] "

[Bug optimization/14815] New: -frename-registers produces incorrect code on ia64
 2004-04-06 15:04 UTC  (3+ messages)
` [Bug optimization/14815] "

[Bug c++/12883] New: array of auto_ptr's: destructors not called (under certain circumstances)
 2004-04-06 14:58 UTC  (3+ messages)
` [Bug c++/12883] destructor of array object not called if no prior instantiation of the template has happened

[Bug c++/14779] New: the copy constructor for a templatized class is not used in array initialization unless the constructor was previously referenced
 2004-04-06 14:52 UTC  (3+ messages)
` [Bug c++/14779] [3.3 Regression] "

[Bug c/14867] New: internal compiler error: in remove_edge, at callgraph.c:189
 2004-04-06 14:37 UTC  (2+ messages)
` [Bug c/14867] "

[Bug libstdc++/14866] New: 27_io/ios_base/sync_with_stdio/1.cc is broken on simulator testglue targets
 2004-04-06 14:21 UTC 

[Bug c++/14865] New: Instanciation problem of template class derived from virtual base class
 2004-04-06 14:08 UTC  (2+ messages)
` [Bug c++/14865] [3.3 Regression] "

[Bug pch/14400] New: Cannot compile qt-x11-free-3.3.0
 2004-04-06 13:34 UTC  (6+ messages)
` [Bug pch/14400] [3.4 regression] "
` [Bug pch/14400] [3.4/3.5 "

[Bug c/14661] New: ?: operator result structure's member array can't be assigned to pointer
 2004-04-06 13:34 UTC  (2+ messages)
` [Bug c/14661] [3.3? Regression] "

[Bug optimization/14863] New: [3.4 regression] unit-at-a-time causes miscompilation
 2004-04-06 12:36 UTC  (4+ messages)
` [Bug optimization/14863] "

[Bug ada/14864] New: ICE: verify_flow_info: REG_BR_PROB does not match cfg 9667 333
 2004-04-06 12:36 UTC  (2+ messages)
` [Bug optimization/14864] [3.5? Regression] "

[Bug c++/14862] New: Invalid code generated (possible when reordering instructions)
 2004-04-06 12:12 UTC  (4+ messages)
` [Bug c++/14862] "

[Bug c++/14827] New: Run time error, breaking of type info and static casts
 2004-04-06 10:28 UTC  (7+ messages)
` [Bug c++/14827] "

[Bug bootstrap/13769] New: [tree-ssa] sparc-sun-solaris2.9 bootstrap failure: ICE in extract_insn, at recog.c:2083
 2004-04-06  9:58 UTC  (2+ messages)
` [Bug middle-end/13769] [tree-ssa] bootstrap failure: ICE in extract_insn

[Bug target/13789] New: ICE on _builtin_expect_addr
 2004-04-06  9:58 UTC  (2+ messages)
` [Bug target/13789] [tree-ssa] "

[Bug target/14813] New: The wrong init order
 2004-04-06  9:42 UTC  (2+ messages)
` [Bug target/14813] [3.4/3.5 Regression] "

[Bug fortran/14568] New: Gfortran should not warn about unused variables in common blocks
 2004-04-06  9:24 UTC  (2+ messages)
` [Bug fortran/14568] [gfortran] "

[Bug c++/13294] New: namespace associations vs. specializations
 2004-04-06  9:01 UTC  (4+ messages)
` [Bug c++/13294] [3.4 Regression] "

[Bug c/14852] New: gcc ignore the register allocation order REG_ALLOC_ORDER
 2004-04-06  8:27 UTC  (7+ messages)
` [Bug c/14852] "
` [Bug middle-end/14852] "
` [Bug target/14852] "

[Bug c/13421] New: IA32 bigmem pointer subtraction and –ftrapv option causes unjustified program abort
 2004-04-06  5:13 UTC  (2+ messages)
` [Bug middle-end/13421] "

[Bug c++/14861] New: __APPLE_CC__ defined for FSF compiler
 2004-04-06  4:49 UTC  (2+ messages)
` [Bug c++/14861] "

g++ delete issue
 2004-04-06  3:57 UTC 

[Bug java/14392] New: Bad ARM code generation for StackTrace when using g++/CNI/gcj: A stack variable is wrongfully overwritten when an exception occurs
 2004-04-06  2:44 UTC  (3+ messages)
` [Bug java/14392] "

[Bug middle-end/14784] New: Tree-ssa alias analysis deficiency
 2004-04-06  2:40 UTC  (3+ messages)
` [Bug middle-end/14784] [Tree-ssa] "

[Bug optimization/13875] New: [tree-ssa] function not optimized
 2004-04-06  1:44 UTC  (3+ messages)
` [Bug optimization/13875] [tree-ssa] missed jump thread optimization on the tree-level

[Bug c++/14830] New: compiler incorrectly diagnoses ambigous operator overload
 2004-04-06  1:18 UTC  (6+ messages)
` [Bug c++/14830] "

[Bug c++/14419] New: Request clarification of ambiguous overload error
 2004-04-06  1:15 UTC  (3+ messages)
` [Bug c++/14419] "

[Bug middle-end/14236] New: dynamically-sized arrays break alloca()
 2004-04-06  1:06 UTC  (2+ messages)
` [Bug middle-end/14236] "

[Bug c++/14233] New: SEGFAULT with -O3 -ffast-math
 2004-04-06  1:04 UTC  (2+ messages)
` [Bug optimization/14233] "

[Bug debug/14838] New: [hppa-linux 3.3/3.4/3.5 Regression] ICE when building with -O2 -g
 2004-04-06  0:28 UTC  (3+ messages)
` [Bug optimization/14838] [3.3/3.4/3.5 "

[Bug optimization/14701] New: [tree-ssa] pure function optimization is not done until CSE
 2004-04-06  0:24 UTC  (2+ messages)
` [Bug optimization/14701] "

[Bug optimization/14844] New: [tree-ssa] narrow types if wide result is not needed
 2004-04-06  0:06 UTC  (3+ messages)
` [Bug optimization/14844] "

[Bug optimization/14728] New: [tree-ssa] missed jump threading due to casts
 2004-04-05 23:59 UTC  (2+ messages)
` [Bug optimization/14728] "

[Bug optimization/14753] New: [tree-ssa] some missed forward propagation opportunities
 2004-04-05 23:42 UTC  (2+ messages)
` [Bug optimization/14753] "

[Bug optimization/14752] New: [tree-ssa] "~a" should be changed to "a" if used in the condition of an if statement
 2004-04-05 23:36 UTC  (2+ messages)
` [Bug optimization/14752] "

[Bug c++/14500] New: most specialized function template vs. non-template function
 2004-04-05 23:20 UTC  (4+ messages)
` [Bug c++/14500] "

[Bug optimization/14859] New: [tree-ssa] integrate identical cases of a switch statement
 2004-04-05 23:00 UTC  (2+ messages)
` [Bug optimization/14859] "

[Bug c++/14858] New: incorrect interpretation of elaborate type specifiers
 2004-04-05 22:47 UTC  (2+ messages)
` [Bug c++/14858] [3.3 Regression] "

[Bug target/14845] New: [tree-ssa] Alpha ev56 bootstrap error
 2004-04-05 22:42 UTC  (4+ messages)
` [Bug target/14845] "

[Bug c++/14808] New: Undefined results with virtual base classes
 2004-04-05 21:59 UTC  (2+ messages)
` [Bug c++/14808] [3.4/3.5 Regression] [win32] "

[Bug libgcj/14856] New: Update bundled zlib
 2004-04-05 19:41 UTC  (2+ messages)
` [Bug libgcj/14856] "

[Bug ada/13750] New: Ada bootstrap failure on Tru64 UNIX: b_gnat[1b].o comparison failure
 2004-04-05 17:27 UTC  (2+ messages)
` [Bug target/13750] [3.4/3.5 Regression] "

[Bug pch/13361] New: const wchar_t * strings not stored in pch
 2004-04-05 17:23 UTC  (2+ messages)
` [Bug pch/13361] "

[Bug bootstrap/14462] New: a-calend.adb:396:33: warning: value not in range of type "Ada.Calendar.Day_Duration"
 2004-04-05 17:03 UTC  (2+ messages)
` [Bug bootstrap/14462] [3.5 Regression] "

[Bug c++/14855] New: constructor of nested class with return type segfaults gcc 3.2, 3.3.3
 2004-04-05 16:03 UTC  (4+ messages)
` [Bug c++/14855] "

[Bug c++/2738] ICE on return type specification of a destructor
 2004-04-05 16:03 UTC 

[Bug c++/3518] default conversion to pointer-to-function is applied to soon (related to DR295)
 2004-04-05 15:56 UTC  (5+ messages)

[Bug c++/10807] [DR 295] It should be possible to cv-qualify function types, if the CV qualifications are introduced through a typedef or a template argument
 2004-04-05 15:55 UTC  (2+ messages)

[Bug c++/6628] cannot typedef const functions
 2004-04-05 15:55 UTC  (2+ messages)

[Bug java/14853] New: gcj doesnt reject invalid code with -c
 2004-04-05 15:53 UTC  (4+ messages)
` [Bug java/14853] "
` [Bug java/14853] [3.3/3.4/3.5 Regression] gcj doesnt reject invalid code when compiling natively

[Bug libstdc++/14854] New: Crosscompiling doesn't work
 2004-04-05 15:39 UTC  (2+ messages)
` [Bug libstdc++/14854] "

[Bug optimization/12419] New: Performace regression: poor optimization of const memory
 2004-04-05 15:36 UTC  (2+ messages)
` [Bug optimization/12419] [3.3/3.4/3.5 Regression] "

[Bug optimization/14851] New: suboptimal fp division
 2004-04-05 15:06 UTC  (2+ messages)
` [Bug optimization/14851] [3.5 Regression] suboptimal fp division with -ffast-math

[Bug ada/13897] New: gnat does not implement tasking on powerpc
 2004-04-05 15:04 UTC  (2+ messages)
` [Bug ada/13897] "

[Bug ada/13620] New: [3.3 regression] gcc -O3 -fprofile-arcs causes an array initalizer to be miscompiled
 2004-04-05 15:00 UTC  (3+ messages)
` [Bug ada/13620] would be nice if gnatmake passed -fprofile-arcs to gnatlink

[Bug c/14224] New: GCC generates bad assembly for integer division
 2004-04-05 14:58 UTC  (3+ messages)
` [Bug target/14224] GCC generates pessimizes code "

[Bug c++/14823] New: the copy constructor is called unnecessarily/incorrectly when passing an arg by reference to the base class
 2004-04-05 13:50 UTC  (5+ messages)
` [Bug c++/14823] "

[Bug target/14850] New: -ffloat-store and -mieee-fp aren't doing what I assume they should do
 2004-04-05 11:24 UTC  (2+ messages)
` [Bug target/14850] "

[Bug target/14666] New: Crossing from GNU/Linux to MinGW requires SEVERAL hacks
 2004-04-05  9:57 UTC  (5+ messages)
` [Bug target/14666] "

AXEL BLUMBERG - Petitorio y Planillas de recoleccion de firmas
 2004-04-05  8:33 UTC 

[Bug bootstrap/14548] New: building Ada library incorrectly requires collect2 on mingw
 2004-04-05  3:58 UTC  (3+ messages)
` [Bug target/14548] "

[Bug c++/14826] New: Static Template members having different values in different instantiations of a template with the same arguments
 2004-04-05  3:49 UTC  (2+ messages)
` [Bug target/14826] [AIX] "

[Bug bootstrap/14829] New: [3.5 Regression] Bootstrap comparison failure on hppa64-hp-hpux11.11
 2004-04-05  2:38 UTC  (2+ messages)
` [Bug bootstrap/14829] "

[Bug optimization/14442] New: [tree-ssa] missed sib if conversion optimization on the tree level
 2004-04-05  1:06 UTC  (2+ messages)
` [Bug optimization/14442] "

[Bug c/13228] New: Aliasing problem with IMI with structs
 2004-04-05  0:55 UTC  (2+ messages)
` [Bug c/13228] "

[Bug optimization/13049] New: Does not warn on obious aliasing problem
 2004-04-05  0:53 UTC  (2+ messages)
` [Bug optimization/13049] Does not warn on obvious "

[Bug optimization/12837] New: The mod vpt does not work on PPC
 2004-04-05  0:51 UTC  (2+ messages)
` [Bug optimization/12837] "

[Bug optimization/14466] New: missed PHI optimization (different types)
 2004-04-05  0:23 UTC  (2+ messages)
` [Bug optimization/14466] "

[Bug driver/14601] New: MinGW/MSYS bootstrapped compiler doesn't work
 2004-04-05  0:19 UTC  (4+ messages)
` [Bug driver/14601] Bootstrapped compiler tied to original directory while crossed native isn't

[Bug fortran/14817] New: [gfortran] CSIN returns wrong value
 2004-04-05  0:17 UTC  (2+ messages)
` [Bug fortran/14817] "

[Bug fortran/14540] New: [gfortran] Intrinsic CLOG returns wrong result
 2004-04-05  0:16 UTC  (2+ messages)
` [Bug fortran/14540] "

[Bug fortran/14059] New: [gfortran] Underflow while compiling a constant expression
 2004-04-05  0:09 UTC  (2+ messages)
` [Bug fortran/14059] "

[Bug fortran/13940] New: [gfortran] F77 code accepted by g77 causes ICE in gfortran
 2004-04-05  0:06 UTC  (2+ messages)
` [Bug fortran/13940] [gfortran] ICE with hex-values

[Bug fortran/13811] New: -fdump-tree-all causes ICE at tree-inline.c:648
 2004-04-05  0:01 UTC  (2+ messages)
` [Bug fortran/13811] [gfortran/tree-ssa] "

[Bug fortran/13792] New: lbound/ubound generates internal compiler error
 2004-04-05  0:00 UTC  (2+ messages)
` [Bug fortran/13792] [gfortran] "

[Bug fortran/13010] New: seg fault on valid code
 2004-04-04 23:44 UTC  (2+ messages)
` [Bug fortran/13010] [gfortran] "

[Bug fortran/13253] New: [gfortran] ICE when using DIMENSION
 2004-04-04 23:33 UTC  (2+ messages)
` [Bug fortran/13253] [gfortran] ICE when using DIMENSION and CHARACTER

[Bug fortran/14082] New: [gfortran] Not Implemented: arrays of strings
 2004-04-04 23:33 UTC  (3+ messages)
` [Bug fortran/14082] "

[Bug bootstrap/14671] New: [3.5 regression] caller-save.c:491: internal compiler error: Segmentation fault
 2004-04-04 23:31 UTC  (3+ messages)
` [Bug bootstrap/14671] [3.3/3.4 "

[Bug fortran/14081] New: [gfortran] Not Implemented: CHARACTER inside COMMON block
 2004-04-04 23:29 UTC  (3+ messages)
` [Bug fortran/14081] "

[Bug java/13252] New: gcj 3.4 bug handling qualified "super"
 2004-04-04 23:28 UTC  (2+ messages)
` [Bug java/13252] gcj "

[Bug c++/14804] New: [3.4 regression] initializing const data with reinterpret_cast-ed pointer-to-member function crashes
 2004-04-04 22:54 UTC  (6+ messages)
` [Bug c++/14804] [3.4/3.5 Regression] [unit-at-a-time] "

[Bug c++/14849] New: Warning message instead of error message for void function which returns a value
 2004-04-04 21:50 UTC  (3+ messages)
` [Bug c++/14849] "

[Bug debug/13974] New: [3.4/3.5 regression] bad line marker in debug info
 2004-04-04 19:23 UTC  (2+ messages)
` [Bug debug/13974] [3.5 "

[Bug c++/9283] __attribute__((visibility ("hidden"))) not supported for class/struct
 2004-04-04 17:40 UTC 

[Bug optimization/14848] New: [tree-ssa] prefer EQ_EXPR and NE_EXPR to ordered comparisons
 2004-04-04 17:38 UTC  (2+ messages)
` [Bug optimization/14848] "

[Bug optimization/14842] New: Another way of expanding a switch statement
 2004-04-04 17:13 UTC  (2+ messages)
` [Bug optimization/14842] "

[Bug c/14839] New: gcc3.4 does not compile on amd64
 2004-04-04 17:01 UTC  (2+ messages)
` [Bug target/14839] configure does not check for the presence of 32bits libc with --disable-multilib

[Bug optimization/14846] New: [tree-ssa] don't use a shift in A & CST_POWER_OF_2 == 0 until very late in tree-ssa optimizations
 2004-04-04 16:56 UTC  (3+ messages)
` [Bug optimization/14846] "

[Bug optimization/14847] New: [tree-ssa
 2004-04-04 16:56 UTC  (2+ messages)
` [Bug optimization/14847] [tree-ssa] combine "if (a & 1) goto there" and "if (a & 4) goto there"

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