public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/33255] New: A warning for "unused" typedefs?
 2007-08-30 23:51 UTC  (6+ messages)
` [Bug c++/33255] "

[Bug libstdc++/33247] New: [4.3 regression] libstdc++ testsuite_abi.cc build failure
 2007-08-30 23:15 UTC  (4+ messages)
` [Bug libstdc++/33247] "

[Bug fortran/32987] New: GFortran FORMAT statement error
 2007-08-30 22:24 UTC  (3+ messages)
` [Bug fortran/32987] TAB in FORMAT: accept extension, warn with -std=f*

[Bug fortran/32703] New: ICE with [trim(character_variable)]
 2007-08-30 22:18 UTC  (3+ messages)
` [Bug fortran/32703] "

[Bug fortran/31258] New: segfault with transpose(reshape(char))
 2007-08-30 22:14 UTC  (3+ messages)
` [Bug fortran/31258] "

[Bug fortran/31197] New: wrong code generated with gfortran
 2007-08-30 22:13 UTC  (3+ messages)
` [Bug fortran/31197] [4.2/4.3 regression] TRANSPOSE/RESHAPE and strings

[Bug fortran/31879] New: ICE with function having array of character variables argument
 2007-08-30 22:12 UTC  (4+ messages)
` [Bug fortran/31879] "

[Bug fortran/33254] New: Diagnose different string lengths in array constructors at run time
 2007-08-30 21:48 UTC 

[Bug rtl-optimization/33224] New: failing rtl iv analysis (maybe due to df)
 2007-08-30 21:46 UTC  (11+ messages)
` [Bug rtl-optimization/33224] "

[Bug c++/33205] New: bitfield optimizations causes corrupt bitfield expansion at runtime
 2007-08-30 21:21 UTC  (2+ messages)
` [Bug target/33205] optimization bug: unsigned bitfield expands with non-zero padding bits

[Bug c/32575] New: GCC 4.3.0 with -ftree-vrp miscompiles a single line of code in SQLite
 2007-08-30 21:19 UTC  (2+ messages)
` [Bug middle-end/32575] [4.2/4.3 regression] With "

[Bug rtl-optimization/33148] New: [4.2 Regresion] ICE in trunc_int_for_mode, at explow.c:56 during combine
 2007-08-30 21:19 UTC  (2+ messages)
` [Bug rtl-optimization/33148] "

[Bug target/33236] New: -minimal-toc register should be psedu-register
 2007-08-30 21:15 UTC  (3+ messages)
` [Bug target/33236] "

[Bug rtl-optimization/33151] New: Invalid insn with pre_inc
 2007-08-30 21:09 UTC  (2+ messages)
` [Bug target/33151] "

[Bug bootstrap/33191] New: Install failure,recent CVS
 2007-08-30 21:09 UTC  (3+ messages)
` [Bug bootstrap/33191] "

[Bug libstdc++/33168] New: GCC Boot failure, building libstc++
 2007-08-30 21:07 UTC  (4+ messages)
` [Bug target/33168] [4.3 Regression] "

[Bug libfortran/33225] New: [4.3 regression] Missing last digit is some formatted output
 2007-08-30 21:04 UTC  (11+ messages)
` [Bug libfortran/33225] "
` [Bug libfortran/33225] [4.3 regression] Missing last digit is some formatted output (on 32bit targets)

[Bug target/30315] New: optimize unsigned-add overflow test on x86 to use cpu flags from addl
 2007-08-30 19:45 UTC  (2+ messages)
` [Bug target/30315] "

[Bug fortran/33251] New: f77 reads one field into two variables in list directed i/o
 2007-08-30 19:33 UTC  (3+ messages)
` [Bug fortran/33251] "

[Bug libfortran/33253] New: namelist: reading back a string with apostrophe
 2007-08-30 18:55 UTC 

[Bug fortran/33250] New: bus error compiling dqelg.f in scipy on intel mac
 2007-08-30 18:51 UTC  (8+ messages)
` [Bug fortran/33250] "
` [Bug fortran/33250] [Regression 4.3] "

[Bug fortran/33252] New: GCC-4.3.0 Bootstrap testsuite error increase
 2007-08-30 18:35 UTC  (5+ messages)
` [Bug fortran/33252] "

[Bug java/33218] New: Process.waiFor() Process.destroy() misbehave for childs which are not reacting to Ctrl+C SIGQUIT
 2007-08-30 17:44 UTC  (8+ messages)
` [Bug java/33218] "

[Bug fortran/33241] New: ICE when compilation
 2007-08-30 17:09 UTC  (6+ messages)
` [Bug fortran/33241] ICE with parameter string arrays

[Bug c++/30917] New: ICE with friend in local class (to a function)
 2007-08-30 16:33 UTC  (2+ messages)
` [Bug c++/30917] [4.1 Regression] "

[Bug c++/29000] New: [4.2 regression] ICE on invalid use of template in statement-expr
 2007-08-30 16:31 UTC  (3+ messages)
` [Bug c++/29000] "

[Bug c/11751] wrong evaluation order of an expression
 2007-08-30 16:11 UTC  (2+ messages)

[Bug c/33248] New: The execution gives wrong results when compiled with mingw32-gcc 3.4.2
 2007-08-30 16:10 UTC  (4+ messages)
` [Bug c/33248] "

[Bug tree-optimization/33244] New: Missed opportunities for vectorization due to PRE
 2007-08-30 15:24 UTC  (2+ messages)
` [Bug tree-optimization/33244] "

[Bug middle-end/33199] New: [4.3 Regression] tr1/2_general_utilities/shared_ptr/assign/auto_ptr.cc
 2007-08-30 14:57 UTC  (10+ messages)
` [Bug middle-end/33199] "

[Bug c++/33249] New: -O3 and -O2 give wrong results with gcc 4.1.2 on solaris sparc
 2007-08-30 14:43 UTC  (2+ messages)
` [Bug rtl-optimization/33249] "

[Bug tree-optimization/33243] New: Missed opportunities for vectorization due to unhandled real_type
 2007-08-30 14:19 UTC  (4+ messages)
` [Bug tree-optimization/33243] "

[Bug fortran/33228] New: Accepts use-associated functions in MODULE PROCEDURE
 2007-08-30 13:47 UTC  (5+ messages)
` [Bug fortran/33228] "

[Bug fortran/23261] [meta-bug] [mingw32] gfortran testsuite bugs
 2007-08-30 13:31 UTC 

[Bug c/33238] New: [4.1.2 regression] ICE on statement expression using variable-sized structure in tree_low_cst, at tree.c:4502
 2007-08-30 10:06 UTC  (3+ messages)
` [Bug c/33238] "
` [Bug c/33238] [4.1/4.2/4.3 Regression] "

[Bug java/32758] New: ecj1 hangs
 2007-08-30  8:44 UTC  (14+ messages)
` [Bug middle-end/32758] [4.3 Regression] "

[Bug tree-optimization/33246] New: Missed opportunities for vectorization due to data ref analysis
 2007-08-30  8:07 UTC  (3+ messages)
` [Bug tree-optimization/33246] "

[Bug c/33219] New: Error in compiling when there is a function with a char parameter called before its declaration with inline parameters
 2007-08-30  7:55 UTC  (9+ messages)
` [Bug c/33219] "

[Bug libfortran/33055] New: ignoring iostat= with -fdefault-integer-8
 2007-08-30  5:01 UTC  (3+ messages)
` [Bug libfortran/33055] Runtime error in INQUIRE unit existance "

[Bug fortran/33217] New: ICE in 20070827 version of gfortran when INQUIRE is in a module
 2007-08-30  4:59 UTC  (2+ messages)
` [Bug fortran/33217] [4.3 regression] ICE on INQUIRE "

[Bug tree-optimization/33245] New: Missed opportunities for vectorization due to invariant condition
 2007-08-30  3:00 UTC 

[Bug middle-end/33029] New: libgcc2.c:1890: internal compiler error: in local_cpr op_pass, at gcse.c:3236
 2007-08-30  1:43 UTC  (4+ messages)
` [Bug middle-end/33029] [4.3 Regression] libgcc2.c:1890: internal compiler error: in local_cprop_pass, "

[Bug libfortran/33223] New: libfortran / floating point output broken?
 2007-08-30  0:53 UTC  (3+ messages)
` [Bug libfortran/33223] "

[Bug libstdc++/33242] Getting error when including fstream
 2007-08-30  0:06 UTC  (3+ messages)

[Bug c++/7498] copy constructor of ostream (and ios) is private and it should not be!
 2007-08-30  0:06 UTC 

[Bug target/33240] New: [4.3 regression] bootstrap failure for hppa-linux -> hppa64-linux cross compiler
 2007-08-29 22:14 UTC  (2+ messages)
` [Bug target/33240] "

[Bug c++/32128] New: [4.3 regression] ICE on variadic template with two parameter packs
 2007-08-29 22:04 UTC  (2+ messages)
` [Bug c++/32128] "

[Bug c++/33239] New: internal compiler error in instantiate_class_template, at cp/pt.c:5666
 2007-08-29 21:57 UTC  (2+ messages)
` [Bug c++/33239] "

[Bug tree-optimization/33237] New: Tree memory partitioning is spending 430 seconds of a 490 second compile
 2007-08-29 20:52 UTC  (4+ messages)
` [Bug tree-optimization/33237] "
` [Bug tree-optimization/33237] [4.3 Regression]Tree "

[Bug fortran/33174] New: Testsuite: unexpected failures
 2007-08-29 20:42 UTC  (2+ messages)
` [Bug fortran/33174] "

[Bug tree-optimization/33140] New: [4.3 Regression] ICE in build2_stat, at tree.c:3115
 2007-08-29 20:41 UTC  (2+ messages)
` [Bug tree-optimization/33140] "

[Bug fortran/32928] New: DATA statement with array element as initializer is rejected
 2007-08-29 19:20 UTC  (2+ messages)
` [Bug fortran/32928] "

[Bug c/33147] New: ICE: SEGV compiling for -mcpu=ep9312 -mfpu-maverick -mhard-float -O
 2007-08-29 18:45 UTC  (2+ messages)
` [Bug target/33147] "

[Bug fortran/33040] New: ICE in gfc_trans_structure_assign
 2007-08-29 18:15 UTC  (2+ messages)
` [Bug fortran/33040] [ISO_C_BINDING] "

[Bug target/18251] unable to find a register to spill in class `POINTER_REGS'
 2007-08-29 18:06 UTC  (2+ messages)

[Bug c++/33226] New: class name permitted in enum
 2007-08-29 17:09 UTC  (2+ messages)
` [Bug c++/33226] "

[Bug c++/33235] New: C++0x overloading problem with move constructor and trivial copy constructor
 2007-08-29 16:17 UTC  (2+ messages)
` [Bug c++/33235] "

[Bug fortran/33234] New: -stf=f* and passing intrinsic function as actual argument without INTRINSIC
 2007-08-29 16:10 UTC 

[Bug fortran/33233] New: Parent and contained procedure: Wrongly treated as generic procedures
 2007-08-29 16:02 UTC 

[Bug fortran/33232] New: Diagnose comma in "read()," and "write(),"
 2007-08-29 15:49 UTC 

[Bug fortran/33231] New: Reject for -std=f* calls to elementar functions where array and scalar are mixed
 2007-08-29 15:45 UTC 

[Bug fortran/33230] New: Missing check: specification function must be pure
 2007-08-29 15:38 UTC 

[Bug libfortran/32989] New: getarg and -fdefault-integer-8
 2007-08-29 15:27 UTC  (3+ messages)
` [Bug libfortran/32989] GETARG intrinsic

[Bug fortran/33105] New: F2003: Support is_iostat_end & is_iostat_eor intrinsics
 2007-08-29 15:17 UTC  (3+ messages)
` [Bug fortran/33105] "

[Bug fortran/33229] New: ICE with "intrinsic" plus calling a subroutine as function
 2007-08-29 15:12 UTC 

[Bug c/33227] New: 4.1.1 / 3.2
 2007-08-29 14:11 UTC  (2+ messages)
` [Bug c/33227] "

[Bug fortran/33215] New: Bind(C): Accepts multiple entites with same (empty) binding name
 2007-08-29 13:36 UTC  (3+ messages)
` [Bug fortran/33215] Bind(C): Bugs with empty "name=": Creates wrong result and accepts invalid

[Bug middle-end/19912] GCC does not disclose parentheses
 2007-08-29 13:35 UTC 

[Bug c++/29365] New: Unnecessary anonymous namespace warnings
 2007-08-29 13:20 UTC  (5+ messages)
` [Bug c++/29365] "

[Bug middle-end/29478] [4.2 Regression] optimization generates warning for casts
 2007-08-29 12:56 UTC  (2+ messages)

[Bug c++/33194] New: [4.3 Regression] ICE: canonical types differ for identical types void ()(const char*, ...) and void ()(const char*, ...)
 2007-08-29 12:28 UTC  (3+ messages)
` [Bug c++/33194] "

[Bug middle-end/33211] New: [4.3 Regression] FAIL: gcc.target/spu/fixed-range.c scan-assembler lqd.*21
 2007-08-29 12:19 UTC  (2+ messages)
` [Bug middle-end/33211] "

[Bug c++/32113] New: [4.1/4.2/4.3 regression] ICE with invalid template parameter
 2007-08-29 10:19 UTC  (2+ messages)
` [Bug c++/32113] "

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