public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug libfortran/33985] New: access="stream",form="unformatted" doesn't buffer
 2007-12-01  4:34 UTC  (8+ messages)
` [Bug libfortran/33985] "

[Bug c++/34307] New: when data member name is same as parameter name, possible to omit parameter name in constructor without warning
 2007-12-01  4:06 UTC 

[Bug fortran/29648] New: Inline
 2007-12-01  2:24 UTC  (2+ messages)
` [Bug fortran/29648] Inlining only done for contained procedures

[Bug ada/34287] New: Simple Ada bug [Barnes' Silly]
 2007-12-01  1:01 UTC  (3+ messages)
` [Bug ada/34287] "

[Bug fortran/34306] New: misprinting of derived types
 2007-11-30 23:59 UTC  (2+ messages)
` [Bug fortran/34306] "

[Bug libfortran/34291] New: Uninitialized variable is used in io/list_read.c which causes segfault
 2007-11-30 23:22 UTC  (11+ messages)
` [Bug libfortran/34291] "
` [Bug libfortran/34291] [4.3 Regression] Segfault in io/list_read.c handling of end conditions

[Bug c++/34298] New: [3.4] ICE on templated class with statically sized array computed from static const member
 2007-11-30 23:11 UTC  (3+ messages)
` [Bug c++/34298] "

[Bug fortran/34305] New: ICE with array(real) declaration
 2007-11-30 22:52 UTC 

[Bug c/34261] New: Directed rounding doesn't work on MacOS X
 2007-11-30 22:20 UTC  (3+ messages)
` [Bug target/34261] "

[Bug ada/15804] Illegal program not detected, RM 3.8.1(2)
 2007-11-30 22:12 UTC 

[Bug c++/27557] New: OpenMP threadprivate directive does not work with non-POD types
 2007-11-30 21:56 UTC  (2+ messages)
` [Bug c++/27557] "

[Bug c++/34303] New: C++ class variable gets compiler error "declared 'threadprivate' after first use"
 2007-11-30 21:56 UTC  (2+ messages)
` [Bug c++/34303] "

[Bug ada/15803] Illegal program not detected, RM 8.3(19)
 2007-11-30 21:52 UTC  (3+ messages)

[Bug ada/15611] Invalid program not detected, RM 3.7(11)
 2007-11-30 21:51 UTC 

[Bug tree-optimization/34265] New: Missed optimizations
 2007-11-30 21:38 UTC  (8+ messages)
` [Bug tree-optimization/34265] "

[Bug ada/15799] Legal program rejected, using 'Base
 2007-11-30 21:32 UTC  (2+ messages)

[Bug preprocessor/33907] New: Empty macro definitions not considered equal
 2007-11-30 21:10 UTC  (2+ messages)
` [Bug preprocessor/33907] "

[Bug target/34304] New: OpenJDK7 b23 is miscompiled with -O3 on amd64
 2007-11-30 20:15 UTC  (2+ messages)
` [Bug target/34304] "

[Bug ada/22559] Bug box, Program_Error at sinput.adb:404, derived fixed-point type
 2007-11-30 18:58 UTC  (3+ messages)

[Bug c++/10179] alignment attributes are not inherited correctly with empty classes
 2007-11-30 18:51 UTC 

[Bug preprocessor/34288] New: ssize_t used in libcpp/files.c without autoconf detection
 2007-11-30 18:35 UTC  (4+ messages)
` [Bug preprocessor/34288] "

[Bug preprocessor/32868] New: Don't warn about redefinitions of __STDC_FORMAT_MACROS
 2007-11-30 18:25 UTC  (3+ messages)
` [Bug preprocessor/32868] "

[Bug fortran/34248] New: regression on assumed length character function
 2007-11-30 17:56 UTC  (4+ messages)
` [Bug fortran/34248] ICE "

[Bug tree-optimization/34195] New: missed optimization with store motion (vectorizer)
 2007-11-30 17:24 UTC  (4+ messages)
` [Bug tree-optimization/34195] "

[Bug rtl-optimization/34171] New: [4.3 Regression] Segfault in df_chain_remove_problem with -O3 on alpha
 2007-11-30 17:07 UTC  (3+ messages)
` [Bug rtl-optimization/34171] "

[Bug fortran/33998] New: ICE in make_decl_rtl, at varasm.c:1263
 2007-11-30 17:06 UTC  (2+ messages)
` [Bug fortran/33998] "

[Bug fortran/33888] New: ICE - CHARACTER expression using an ELEMENTAL FUNCTION as actual arg
 2007-11-30 17:05 UTC  (2+ messages)
` [Bug fortran/33888] "

[Bug c/31529] New: ICE in cgraph_expand_function with IMA
 2007-11-30 16:59 UTC  (3+ messages)
` [Bug middle-end/31529] "

[Bug ada/34301] New: GNAT Bug detected: visibility
 2007-11-30 16:57 UTC  (4+ messages)
` [Bug ada/34301] "

[Bug fortran/34246] New: gfortran.dg/bind_c_usage_16.f03 doesn't work
 2007-11-30 16:07 UTC  (2+ messages)
` [Bug fortran/34246] "

[Bug fortran/34133] New: Bind(c): Accepts PROGRAM internal bind(c) procedure
 2007-11-30 16:05 UTC  (3+ messages)
` [Bug fortran/34133] Bind(c,name="") should be rejected for dummies; F2008: allow bind(c) for internal procs

[Bug tree-optimization/29415] New: [4.2] bad code reordering around inline asm block
 2007-11-30 15:48 UTC  (4+ messages)
` [Bug tree-optimization/29415] [4.2 Regression] "

[Bug target/34302] New: [4.3 regression] Invalid code reordering
 2007-11-30 15:37 UTC  (5+ messages)
` [Bug target/34302] "
` [Bug rtl-optimization/34302] "

[Bug target/32086] New: 10% to 20% Performance Regression Between 4.1.3 and 4.3
 2007-11-30 15:23 UTC  (9+ messages)
` [Bug target/32086] [4.3 Regression] "

[Bug testsuite/34253] New: Lots of failures in gcc.dg/vect
 2007-11-30 15:07 UTC  (3+ messages)
` [Bug testsuite/34253] "

[Bug c/29524] New: Too much RAM used: __clz_tab[] linked
 2007-11-30 14:59 UTC  (2+ messages)
` [Bug target/29524] [4.2/4.3 Regression] "

[Bug regression/33928] New: 33% performance slowdown from 4.2.2 in floating-point code
 2007-11-30 14:58 UTC  (4+ messages)
` [Bug regression/33928] [4.3 Regression] 22% performance slowdown from 4.2.2 to 4.3.0 "

[Bug tree-optimization/34244] New: [4.3 Regression] VRP/SCEV miscompiles Firefox
 2007-11-30 13:24 UTC  (5+ messages)
` [Bug tree-optimization/34244] "

[Bug middle-end/34300] New: gcc 4.2.2 miscompiles code that uses global register variables
 2007-11-30 12:00 UTC  (6+ messages)
` [Bug middle-end/34300] "

[Bug c++/32245] New: wrong POD type initialization
 2007-11-30 10:49 UTC  (3+ messages)
` [Bug c++/32245] [4.1 Regression] wrong POD type initialization with pointer to member

[Bug tree-optimization/34172] New: Missed store ccp optimization
 2007-11-30 10:25 UTC  (2+ messages)
` [Bug tree-optimization/34172] "

[Bug ada/34290] New: Problem with procedure visibility at the prefixed view call
 2007-11-30  9:54 UTC  (6+ messages)
` [Bug ada/34290] "

[Bug ada/34289] New: Systematic recompilation of up-to-date object files when using the "-s" gnatmake option GNAT 4.3.0 on x86-*-Darwin8
 2007-11-30  9:37 UTC  (6+ messages)
` [Bug ada/34289] "

[Bug target/34299] New: [avr] ICE on function attribute syntax for main()
 2007-11-30  9:33 UTC 

[Bug fortran/34186] New: dump-parse-tree: ICE for ts->cl->length, if ts->cl == NULL
 2007-11-30  9:32 UTC  (4+ messages)
` [Bug fortran/34186] "

[Bug libfortran/33583] New: FAIL: gfortran.dg/gamma_1.f90
 2007-11-30  9:27 UTC  (3+ messages)
` [Bug libfortran/33583] "

[Bug fortran/34143] New: alloc_comp_constructor.f90 fails with -fdefault-integer-8
 2007-11-30  7:49 UTC  (3+ messages)
` [Bug fortran/34143] "

[Bug c++/34275] New: [4.1/4.2/4.3 regression] Broken diagnostic: 'obj_type_ref' not supported by dump_expr
 2007-11-30  7:26 UTC  (3+ messages)
` [Bug c++/34275] "
` [Bug c++/34275] [4.1/4.2 "

[Bug fortran/34230] New: Expressions of parameters evaluated with too high precision
 2007-11-30  4:18 UTC  (3+ messages)
` [Bug fortran/34230] "

[Bug fortran/34203] New: Treat \ as normal character (at least on Windows); diagnose unrecognized escape characters
 2007-11-30  4:11 UTC  (2+ messages)
` [Bug fortran/34203] "

[Bug c++/34297] New: static linking with pthreads stl runtime error
 2007-11-29 23:59 UTC  (2+ messages)
` [Bug c++/34297] "

[Bug tree-optimization/33434] New: [4.3 Regression] -fipa-cp miscompilation
 2007-11-29 21:58 UTC  (4+ messages)
` [Bug tree-optimization/33434] [4.3 Regression] inlining miscompilation

[Bug c++/34268] New: [4.3 regression] ICE applying __decltype to destructor
 2007-11-29 21:08 UTC  (4+ messages)
` [Bug c++/34268] "

[Bug c++/34267] New: [4.3 regression] ICE applying __decltype to name of template class
 2007-11-29 21:07 UTC  (4+ messages)
` [Bug c++/34267] "

[Bug c++/34270] New: [4.3 regression] ICE applying __decltype to ternary expression
 2007-11-29 21:07 UTC  (4+ messages)
` [Bug c++/34270] [4.2/4.3 "
` [Bug c++/34270] [4.2 "

[Bug c/34285] New: buffer overflow incorrectly detected
 2007-11-29 19:28 UTC  (9+ messages)
` [Bug c/34285] "
` [Bug middle-end/34285] [4.3 Regression] "
` [Bug middle-end/34285] "

[Bug tree-optimization/34038] New: 176.gcc segfaults when compiled with -O2 -ftree-vectorize -maltivec
 2007-11-29 19:01 UTC  (2+ messages)
` [Bug tree-optimization/34038] "

[Bug c++/34294] New: Strange transmission of symbols between dynamically opened libs
 2007-11-29 18:16 UTC  (3+ messages)
` [Bug c++/34294] "

[Bug c++/34295] New: Bad optimization in an inlined method
 2007-11-29 17:23 UTC  (5+ messages)
` [Bug c++/34295] "

[Bug c/21920] aliasing violations
 2007-11-29 16:55 UTC 

[Bug c++/34293] New: Hang because of extreme inlining
 2007-11-29 16:53 UTC  (4+ messages)
` [Bug c++/34293] "

[Bug target/32130] New: linking problems: multiple definition of `__DTOR_END__'
 2007-11-29 16:28 UTC  (3+ messages)
` [Bug target/32130] [4.3 Regression] "

gcc-4.2 bug, optimizer optimized strings away
 2007-11-29 16:28 UTC 

[Bug fortran/34296] New: Intent(out) and character functions with RESULT: Value-not-set warning
 2007-11-29 16:05 UTC  (2+ messages)
` [Bug fortran/34296] "

[Bug c++/33984] New: [4.2/4.3 Regression] bit-fields, references and overloads
 2007-11-29 15:14 UTC  (2+ messages)
` [Bug c++/33984] "

[Bug fortran/34292] New: fortran initialization code does not compile
 2007-11-29 15:08 UTC  (2+ messages)
` [Bug fortran/34292] "

[Bug fortran/34262] New: MVBITS does not work for arrays
 2007-11-29 15:00 UTC  (3+ messages)
` [Bug fortran/34262] "

[Bug ada/34284] New: Missing dynamic library support for GNAT 4.3.0 on x86-*-Darwin8
 2007-11-29 13:48 UTC  (2+ messages)
` [Bug ada/34284] "

[Bug middle-end/33713] New: [4.3 Regression] can't find a register in class 'GENERAL_REGS' while reloading 'asm'
 2007-11-29 11:56 UTC  (2+ messages)
` [Bug middle-end/33713] "

[Bug rtl-optimization/3507] appalling optimisation with sub/cmp on multiple targets
 2007-11-29 11:43 UTC 

[Bug fortran/34228] New: -std=f* should diagnose used but later typed variables
 2007-11-29 11:24 UTC  (2+ messages)
` [Bug fortran/34228] "

[Bug c++/34286] New: Segmentation fault in exit when loading oracle client in a dynamically loaded library
 2007-11-29 11:11 UTC  (2+ messages)
` [Bug c++/34286] "

[Bug c++/34238] New: "static data member used, but not defined" error on member definition
 2007-11-29 11:07 UTC  (3+ messages)
` [Bug c++/34238] [4.3 regression] "

[Bug ada/17985] GNAT accepts extension aggregate where expexted type is not extension
 2007-11-29 10:49 UTC 

[Bug middle-end/34282] New: Unnecessary load from volatile var
 2007-11-29 10:34 UTC  (3+ messages)
` [Bug middle-end/34282] "

[Bug ada/33994] New: wrong code for indexed component when index subtype has 'Size > 32
 2007-11-29 10:28 UTC  (3+ messages)
` [Bug ada/33994] "

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