[Bug fortran/42517] -fcheck=recursion does not work with -fopenmp

2010-01-04 Thread hjl dot tools at gmail dot com
--- Comment #8 from hjl dot tools at gmail dot com 2010-01-04 18:41 --- The testcase failed at run-time. See PR 42602 -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug fortran/42517] -fcheck=recursion does not work with -fopenmp

2010-01-04 Thread hjl dot tools at gmail dot com
--- Comment #9 from hjl dot tools at gmail dot com 2010-01-04 22:36 --- (In reply to comment #8) The testcase failed at run-time. See PR 42602 A patch is posted at http://gcc.gnu.org/ml/gcc-patches/2010-01/msg00187.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42517

[Bug libgomp/42602] [4.5 Regression] libgomp.fortran/recursion1.f90 aborted at random

2010-01-04 Thread hjl dot tools at gmail dot com
--- Comment #5 from hjl dot tools at gmail dot com 2010-01-04 22:37 --- (In reply to comment #4) Now I got At line 14 of file /export/gnu/import/svn/gcc-test/src-trunk/libgomp/testsuite/libgomp.fortran/recursion1.f90 Fortran runtime error: Recursive call to nonrecursive procedure

[Bug driver/41564] -fdump-tree-all for lto does not work as expected

2010-01-03 Thread hjl dot tools at gmail dot com
--- Comment #20 from hjl dot tools at gmail dot com 2010-01-03 17:37 --- Fixed. -- hjl dot tools at gmail dot com changed: What|Removed |Added Status|NEW

[Bug lto/42580] Missing command line option file causes ICE

2010-01-03 Thread hjl dot tools at gmail dot com
--- Comment #4 from hjl dot tools at gmail dot com 2010-01-03 18:14 --- Really fixed. -- hjl dot tools at gmail dot com changed: What|Removed |Added Status

[Bug lto/42581] gcc -v doesn't work with lto

2010-01-03 Thread hjl dot tools at gmail dot com
--- Comment #2 from hjl dot tools at gmail dot com 2010-01-03 19:16 --- A patch is posted at http://gcc.gnu.org/ml/gcc-patches/2010-01/msg00116.html -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug lto/42598] New: -v/-m* don't work with plugin

2010-01-03 Thread hjl dot tools at gmail dot com
at gcc dot gnu dot org ReportedBy: hjl dot tools at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42598

[Bug lto/42598] -v/-m* don't work with plugin

2010-01-03 Thread hjl dot tools at gmail dot com
--- Comment #1 from hjl dot tools at gmail dot com 2010-01-03 21:50 --- A patch is posted at http://gcc.gnu.org/ml/gcc-patches/2010-01/msg00119.html -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug driver/42520] lto1 does not see -march and -mtune options with -fuse-linker-plugin

2010-01-03 Thread hjl dot tools at gmail dot com
--- Comment #8 from hjl dot tools at gmail dot com 2010-01-04 04:28 --- Fixed. -- hjl dot tools at gmail dot com changed: What|Removed |Added Status|NEW

[Bug libgomp/42602] New: libgomp.fortran/recursion1.f90 aborted at random

2010-01-03 Thread hjl dot tools at gmail dot com
Status: UNCONFIRMED Severity: normal Priority: P3 Component: libgomp AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: hjl dot tools at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42602

[Bug lto/42580] New: Missing command line option file causes ICE

2010-01-02 Thread hjl dot tools at gmail dot com
Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: lto AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: hjl dot tools at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id

[Bug lto/42580] Missing command line option file causes ICE

2010-01-02 Thread hjl dot tools at gmail dot com
--- Comment #1 from hjl dot tools at gmail dot com 2010-01-02 17:06 --- A patch is posted at http://gcc.gnu.org/ml/gcc-patches/2010-01/msg00064.html -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug driver/41564] -fdump-tree-all for lto does not work as expected

2010-01-02 Thread hjl dot tools at gmail dot com
--- Comment #18 from hjl dot tools at gmail dot com 2010-01-02 17:09 --- A patch is posted at http://gcc.gnu.org/ml/gcc-patches/2010-01/msg00065.html -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug lto/42580] Missing command line option file causes ICE

2010-01-02 Thread hjl dot tools at gmail dot com
--- Comment #3 from hjl dot tools at gmail dot com 2010-01-02 17:39 --- Fixed. -- hjl dot tools at gmail dot com changed: What|Removed |Added Target Milestone

[Bug lto/42581] New: gcc -v doesn't work with lto

2010-01-02 Thread hjl dot tools at gmail dot com
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: hjl dot tools at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42581

[Bug c++/42555] [4.5 Regression] 16-byte aligned double is disallowed only in templates

2010-01-02 Thread hjl dot tools at gmail dot com
--- Comment #5 from hjl dot tools at gmail dot com 2010-01-02 23:48 --- (In reply to comment #4) I can't reproduce this with the current 4.5 sources. I still saw it with today's gcc 4.5. You need -O3 -msse2 on Linux/x86 to see it. -- hjl dot tools at gmail dot com changed

[Bug c++/42555] [4.5 Regression] 16-byte aligned double is disallowed only in templates

2010-01-01 Thread hjl dot tools at gmail dot com
--- Comment #3 from hjl dot tools at gmail dot com 2010-01-01 23:48 --- It is caused by revision 155246: http://gcc.gnu.org/ml/gcc-cvs/2009-12/msg00390.html -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug driver/41564] -fdump-tree-all for lto does not work as expected

2010-01-01 Thread hjl dot tools at gmail dot com
--- Comment #15 from hjl dot tools at gmail dot com 2010-01-02 01:14 --- Created an attachment (id=19442) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19442action=view) A patch lto-wrapper translates /export/build/gnu/gcc/build-x86_64-linux/gcc/xgcc -B/export/build/gnu/gcc

[Bug driver/41564] -fdump-tree-all for lto does not work as expected

2010-01-01 Thread hjl dot tools at gmail dot com
--- Comment #16 from hjl dot tools at gmail dot com 2010-01-02 01:25 --- Created an attachment (id=19443) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19443action=view) A patch to fix a typo -- hjl dot tools at gmail dot com changed: What|Removed

[Bug lto/42531] FAIL: gcc.c-torture/compile/20011119-1.c

2009-12-31 Thread hjl dot tools at gmail dot com
--- Comment #4 from hjl dot tools at gmail dot com 2009-12-31 15:12 --- Revision 155528 caused: FAIL: gcc.dg/lto/20081222 c_lto_20081222_0.o-c_lto_20081222_1.o link FAIL: gcc.dg/lto/20081222 c_lto_20081222_0.o-c_lto_20081222_1.o link FAIL: gcc.dg/lto/20081222 c_lto_20081222_0.o

[Bug lto/42531] FAIL: gcc.c-torture/compile/20011119-1.c

2009-12-31 Thread hjl dot tools at gmail dot com
--- Comment #5 from hjl dot tools at gmail dot com 2009-12-31 17:56 --- A different patch is posted at http://gcc.gnu.org/ml/gcc-patches/2009-12/msg01253.html -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug driver/41564] -fdump-tree-all for lto does not work as expected

2009-12-31 Thread hjl dot tools at gmail dot com
--- Comment #12 from hjl dot tools at gmail dot com 2009-12-31 21:55 --- Created an attachment (id=19433) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19433action=view) A patch That is what I have in mind. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41564

[Bug driver/41564] -fdump-tree-all for lto does not work as expected

2009-12-31 Thread hjl dot tools at gmail dot com
--- Comment #13 from hjl dot tools at gmail dot com 2009-12-31 21:57 --- (In reply to comment #12) Created an attachment (id=19433) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19433action=view) [edit] A patch That is what I have in mind. My patch adds -fdump-lto-tree-XXX

[Bug middle-end/41925] ICE in get_alias_set, at alias.c:710

2009-12-31 Thread hjl dot tools at gmail dot com
--- Comment #4 from hjl dot tools at gmail dot com 2009-12-31 23:19 --- It is caused by revision 150695: http://gcc.gnu.org/ml/gcc-cvs/2009-08/msg00375.html -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug target/42542] Vectorizer produces incorrect results on max of signed intergers

2009-12-30 Thread hjl dot tools at gmail dot com
--- Comment #11 from hjl dot tools at gmail dot com 2009-12-30 15:50 --- A patch is posted at http://gcc.gnu.org/ml/gcc-patches/2009-12/msg01208.html -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug middle-end/42558] [4.5 Regression] miscompilation related to -floop-block

2009-12-30 Thread hjl dot tools at gmail dot com
--- Comment #3 from hjl dot tools at gmail dot com 2009-12-30 21:34 --- It is caused by revision 155418: http://gcc.gnu.org/ml/gcc-cvs/2009-12/msg00562.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42558

[Bug driver/41564] -fdump-tree-all for lto does not work as expected

2009-12-30 Thread hjl dot tools at gmail dot com
--- Comment #10 from hjl dot tools at gmail dot com 2009-12-30 23:27 --- (In reply to comment #9) Subject: Re: -fdump-tree-all for lto does not work as expected On Wed, 23 Dec 2009, hjl dot tools at gmail dot com wrote: --- Comment #8 from hjl dot tools at gmail dot com

[Bug middle-end/42559] [4.5 Regression] ice in emit_block_move_hints with -O2

2009-12-30 Thread hjl dot tools at gmail dot com
--- Comment #2 from hjl dot tools at gmail dot com 2009-12-30 23:38 --- Here is a small testcase: [...@gnu-34 rrs]$ cat pr19427.c void jumpfunc(int copy, void *p) { void *l = jumplabel; if (copy) __builtin___memcpy_chk (p, l, 128, __builtin_object_size (p, 0)); jumplabel: return

[Bug c/30063] It would be useful for __attribute__((deprecated)) to take an optional parameter

2009-12-30 Thread hjl dot tools at gmail dot com
--- Comment #3 from hjl dot tools at gmail dot com 2009-12-31 05:55 --- *** This bug has been marked as a duplicate of 36892 *** -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug c/36892] Support __attribute__((deprecated(text string)))

2009-12-30 Thread hjl dot tools at gmail dot com
--- Comment #8 from hjl dot tools at gmail dot com 2009-12-31 05:55 --- *** Bug 30063 has been marked as a duplicate of this bug. *** -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug c/42538] ICE on illegal-code: tree check: expected function_decl, have var_decl in start_function, at c-decl.c:7369

2009-12-29 Thread hjl dot tools at gmail dot com
--- Comment #2 from hjl dot tools at gmail dot com 2009-12-29 17:23 --- A simple testcase: [...@gnu-26 rrs]$ cat pr42538.i void Saisie()[3]{ } [...@gnu-26 rrs]$ ./143523/usr/bin/gcc -S pr42538.i pr42538.i:1: error: declaration of ‘Saisie’ as array of voids pr42538.i:1: internal

[Bug middle-end/42543] ICE when using va_arg

2009-12-29 Thread hjl dot tools at gmail dot com
--- Comment #4 from hjl dot tools at gmail dot com 2009-12-29 17:32 --- I am not sure if --- char* FormatStringEx (char str[], size_t max_length, char templ[], void* args, unsigned int flags) { ... void *args2; char *arg,c; ... while (index-- 0 (arg=va_arg

[Bug middle-end/42543] ICE when using va_arg

2009-12-29 Thread hjl dot tools at gmail dot com
--- Comment #5 from hjl dot tools at gmail dot com 2009-12-29 17:33 --- Icc 11.1 generates: [...@gnu-6 rrs]$ /opt/intel/Compiler/11.1/059/bin/intel64/icc -S pr42543.c pr42543.c(55): error: cast to type va_list is not allowed while (index-- 0 (arg=va_arg((va_list)args2

[Bug other/42542] g++ -O3 produces incorrect results for less-than operator

2009-12-29 Thread hjl dot tools at gmail dot com
--- Comment #1 from hjl dot tools at gmail dot com 2009-12-29 19:41 --- With -Wall, icc 11.1 complains: pr42542.cc(10): remark #981: operands are evaluated in unspecified order return (a b) ? b : a; ^ detected during instantiation of _Tp std

[Bug other/42542] g++ -O -ftree-vectorize produces incorrect results for less-than operator

2009-12-29 Thread hjl dot tools at gmail dot com
--- Comment #2 from hjl dot tools at gmail dot com 2009-12-29 19:44 --- Add -ftree-vectorize will cause it to fail. -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug other/42542] g++ -O -ftree-vectorize produces incorrect results for less-than operator

2009-12-29 Thread hjl dot tools at gmail dot com
--- Comment #3 from hjl dot tools at gmail dot com 2009-12-29 19:45 --- It could be a target issue. -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug other/42542] g++ -O -ftree-vectorize produces incorrect results for less-than operator

2009-12-29 Thread hjl dot tools at gmail dot com
--- Comment #4 from hjl dot tools at gmail dot com 2009-12-29 19:51 --- There are no unsigned integer vector compare insns on x86. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42542

[Bug other/42542] g++ -O -ftree-vectorize produces incorrect results for less-than operator

2009-12-29 Thread hjl dot tools at gmail dot com
--- Comment #5 from hjl dot tools at gmail dot com 2009-12-29 20:48 --- -ftree-vectorize -msse4 works fine since it generates pmaxud in SSE4.1. It seems that gcc doesn't properly emulate pmaxud. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42542

[Bug target/42542] g++ -O -ftree-vectorize produces incorrect results for less-than operator

2009-12-29 Thread hjl dot tools at gmail dot com
--- Comment #6 from hjl dot tools at gmail dot com 2009-12-29 20:52 --- The bug may be in umaxv4si3 pattern. -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug target/42542] Vectorizer produces incorrect results on max of signed intergers

2009-12-29 Thread hjl dot tools at gmail dot com
--- Comment #7 from hjl dot tools at gmail dot com 2009-12-29 21:40 --- Here is a testcase in C: [...@gnu-6 tmp]$ cat y.c unsigned int foo[] __attribute__ ((aligned(16))) = { 0x8000, 1, 0xa000, 2, 3, 0xd000, 0xf000, 0xe000 }; unsigned int bar[] __attribute__

[Bug target/42542] Vectorizer produces incorrect results on max of signed intergers

2009-12-29 Thread hjl dot tools at gmail dot com
--- Comment #8 from hjl dot tools at gmail dot com 2009-12-29 23:50 --- Created an attachment (id=19420) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19420action=view) A patch I don't see how we can easily check unsigned underflow in vector integer subtraction. This patch simply

[Bug target/42542] Vectorizer produces incorrect results on max of signed intergers

2009-12-29 Thread hjl dot tools at gmail dot com
--- Comment #9 from hjl dot tools at gmail dot com 2009-12-30 04:47 --- Hi Richard, the code in question is added by http://gcc.gnu.org/ml/gcc-patches/2005-06/msg02185.html I don't quite understand how it can properly handle unsigned V4SI underflow in V4SI vector subtraction

[Bug target/42542] Vectorizer produces incorrect results on max of signed intergers

2009-12-29 Thread hjl dot tools at gmail dot com
--- Comment #10 from hjl dot tools at gmail dot com 2009-12-30 04:49 --- Created an attachment (id=19422) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19422action=view) An updated patch I am testing this patch now. -- hjl dot tools at gmail dot com changed: What

[Bug middle-end/41344] [4.4/4.5 Regression] ICE / Bus error on OpenMP compile

2009-12-28 Thread hjl dot tools at gmail dot com
--- Comment #9 from hjl dot tools at gmail dot com 2009-12-28 14:59 --- A patch is posted at http://gcc.gnu.org/ml/gcc-patches/2009-12/msg01156.html -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug middle-end/41344] [4.4/4.5 Regression] ICE / Bus error on OpenMP compile

2009-12-28 Thread hjl dot tools at gmail dot com
--- Comment #13 from hjl dot tools at gmail dot com 2009-12-28 16:46 --- Fixed. -- hjl dot tools at gmail dot com changed: What|Removed |Added Status|NEW

[Bug tree-optimization/42521] [4.5 Regression] ICE: in graphite_loop_normal_form, at graphite-sese-to-poly.c:2844

2009-12-28 Thread hjl dot tools at gmail dot com
--- Comment #3 from hjl dot tools at gmail dot com 2009-12-28 22:52 --- It is caused by the new implementation of Graphite: http://gcc.gnu.org/ml/gcc-cvs/2009-07/msg01187.html -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug other/42530] ICE in verify_ssa when using -O -g -ffast-math -floop-parallelize-all

2009-12-28 Thread hjl dot tools at gmail dot com
--- Comment #1 from hjl dot tools at gmail dot com 2009-12-29 05:10 --- I also saw it on Linux/x86-64. It is caused by revision 154561: http://gcc.gnu.org/ml/gcc-cvs/2009-11/msg00784.html -- hjl dot tools at gmail dot com changed: What|Removed

[Bug middle-end/42178] [4.5 Regression] gcc.dg/graphite/interchange-8.c causes ICE

2009-12-27 Thread hjl dot tools at gmail dot com
--- Comment #14 from hjl dot tools at gmail dot com 2009-12-27 18:53 --- On Linux/x86-64, revision 155479 gave: ==25359== Invalid read of size 8 ==25359==at 0xC714EE: lst_interchange_select_inner (graphite-interchange.c:708) ==25359==by 0xC714DC: lst_interchange_select_inner

[Bug middle-end/42510] [4.5 Regression] Invalid memory access in graphite

2009-12-27 Thread hjl dot tools at gmail dot com
--- Comment #3 from hjl dot tools at gmail dot com 2009-12-27 18:54 --- *** This bug has been marked as a duplicate of 42178 *** -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug middle-end/42178] [4.5 Regression] gcc.dg/graphite/interchange-8.c causes ICE

2009-12-27 Thread hjl dot tools at gmail dot com
--- Comment #15 from hjl dot tools at gmail dot com 2009-12-27 18:54 --- *** Bug 42510 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42178

[Bug c++/42514] [4.3/4.4/4.5 Regression] Invalid Destructor Name of A Template Class Is Accepted

2009-12-27 Thread hjl dot tools at gmail dot com
--- Comment #1 from hjl dot tools at gmail dot com 2009-12-27 19:36 --- It is caused by revision 143502: http://gcc.gnu.org/ml/gcc-cvs/2009-01/msg00515.html and revision 144314: http://gcc.gnu.org/ml/gcc-cvs/2009-02/msg00481.html -- hjl dot tools at gmail dot com changed

[Bug middle-end/41344] [4.4/4.5 Regression] ICE / Bus error on OpenMP compile

2009-12-27 Thread hjl dot tools at gmail dot com
--- Comment #5 from hjl dot tools at gmail dot com 2009-12-27 20:58 --- Gcc 4.3.4 gave pr41344.f: In function âxrotateâ: pr41344.f:10: error: invalid exit from OpenMP structured block -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug middle-end/41889] [4.5 Regression] ICE from '-O2 -fno-omit-frame-pointer -ftracer -fsched2-use-superblocks'

2009-12-27 Thread hjl dot tools at gmail dot com
--- Comment #5 from hjl dot tools at gmail dot com 2009-12-27 21:32 --- This is caused by revision 147995: http://gcc.gnu.org/ml/gcc-cvs/2009-05/msg00974.html -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug middle-end/41883] [4.5 Regression] ICE from '-O -fprofile-arcs -fsched2-use-superblocks -ftree-vrp -fschedule-insns2 -freorder-blocks'

2009-12-27 Thread hjl dot tools at gmail dot com
--- Comment #3 from hjl dot tools at gmail dot com 2009-12-27 21:34 --- This is caused by revision 147995: http://gcc.gnu.org/ml/gcc-cvs/2009-05/msg00974.html -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug middle-end/41344] [4.4/4.5 Regression] ICE / Bus error on OpenMP compile

2009-12-27 Thread hjl dot tools at gmail dot com
--- Comment #6 from hjl dot tools at gmail dot com 2009-12-27 23:57 --- It is caused by tuples merge: http://gcc.gnu.org/ml/gcc-cvs/2008-07/msg00919.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41344

[Bug middle-end/41344] [4.4/4.5 Regression] ICE / Bus error on OpenMP compile

2009-12-27 Thread hjl dot tools at gmail dot com
--- Comment #7 from hjl dot tools at gmail dot com 2009-12-28 01:09 --- The omplower pass turns --- #pragma omp parallel private(ix) private(ndfl) { ix = 0; { integer(kind=4) D.1393; D.1393 = dfm.ndfl; #pragma omp for private(i) for (i

[Bug middle-end/41344] [4.4/4.5 Regression] ICE / Bus error on OpenMP compile

2009-12-27 Thread hjl dot tools at gmail dot com
--- Comment #8 from hjl dot tools at gmail dot com 2009-12-28 02:19 --- Created an attachment (id=19398) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19398action=view) A patch Does this patch make any senses? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41344

[Bug middle-end/42510] New: Invalid memory access in graphite

2009-12-26 Thread hjl dot tools at gmail dot com
: P3 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: hjl dot tools at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42510

[Bug middle-end/42510] [4.5 Regression] Invalid memory access in graphite

2009-12-26 Thread hjl dot tools at gmail dot com
--- Comment #1 from hjl dot tools at gmail dot com 2009-12-26 16:22 --- Gcc 4.4.2 runs cleanly under valgrind. -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug middle-end/42510] [4.5 Regression] Invalid memory access in graphite

2009-12-26 Thread hjl dot tools at gmail dot com
--- Comment #2 from hjl dot tools at gmail dot com 2009-12-26 19:22 --- This is caused by revision 155418: http://gcc.gnu.org/ml/gcc-cvs/2009-12/msg00562.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42510

[Bug tree-optimization/42508] wrong code with -O1 -fipa-sra

2009-12-26 Thread hjl dot tools at gmail dot com
--- Comment #2 from hjl dot tools at gmail dot com 2009-12-26 21:04 --- It is caused by revision 154880: http://gcc.gnu.org/ml/gcc-cvs/2009-12/msg00024.html -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug c/42513] -ftree-vectorize and zlib: firefox crashes with segmentation faults on start

2009-12-26 Thread hjl dot tools at gmail dot com
--- Comment #1 from hjl dot tools at gmail dot com 2009-12-26 21:44 --- Try adding -mstackrealign. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42513

[Bug middle-end/42512] [4.5 Regression] integer wrong code bug with loop

2009-12-26 Thread hjl dot tools at gmail dot com
--- Comment #2 from hjl dot tools at gmail dot com 2009-12-26 22:13 --- It may be caused by revision 147716: http://gcc.gnu.org/ml/gcc-cvs/2009-05/msg00693.html -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug middle-end/42512] [4.5 Regression] integer wrong code bug with loop

2009-12-26 Thread hjl dot tools at gmail dot com
--- Comment #3 from hjl dot tools at gmail dot com 2009-12-26 22:16 --- It is related to PR 41497. -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug target/42513] -ftree-vectorize and zlib: firefox crashes with segmentation faults on start

2009-12-26 Thread hjl dot tools at gmail dot com
--- Comment #3 from hjl dot tools at gmail dot com 2009-12-26 22:19 --- *** This bug has been marked as a duplicate of 40838 *** -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug rtl-optimization/40838] gcc shouldn't assume that the stack is aligned

2009-12-26 Thread hjl dot tools at gmail dot com
--- Comment #66 from hjl dot tools at gmail dot com 2009-12-26 22:19 --- *** Bug 42513 has been marked as a duplicate of this bug. *** -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug c/42439] Linux kernel BUILD_BUG_ON() broke

2009-12-25 Thread hjl dot tools at gmail dot com
--- Comment #4 from hjl dot tools at gmail dot com 2009-12-25 17:15 --- *** Bug 42504 has been marked as a duplicate of this bug. *** -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug c/42504] error: bit-field 'anonymous' width not an integer constant

2009-12-25 Thread hjl dot tools at gmail dot com
--- Comment #3 from hjl dot tools at gmail dot com 2009-12-25 17:15 --- *** This bug has been marked as a duplicate of 42439 *** -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug middle-end/42488] spurious strict-aliasing warning

2009-12-24 Thread hjl dot tools at gmail dot com
--- Comment #5 from hjl dot tools at gmail dot com 2009-12-24 16:59 --- It is fixed by revision 145494: http://gcc.gnu.org/ml/gcc-cvs/2009-04/msg00115.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42488

[Bug tree-optimization/42492] cannot take address of bit-field

2009-12-24 Thread hjl dot tools at gmail dot com
--- Comment #3 from hjl dot tools at gmail dot com 2009-12-25 01:24 --- It may be fixed by revision 151260: http://gcc.gnu.org/ml/gcc-cvs/2009-09/msg6.html -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug middle-end/42482] New: [4.5 Regression] Many graphite test failures

2009-12-23 Thread hjl dot tools at gmail dot com
Regression] Many graphite test failures Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: hjl dot tools at gmail dot

[Bug c++/41305] Infinite recursion with g++ at -O0

2009-12-23 Thread hjl dot tools at gmail dot com
--- Comment #5 from hjl dot tools at gmail dot com 2009-12-23 20:12 --- It is caused by revision 153958: http://gcc.gnu.org/ml/gcc-cvs/2009-11/msg00176.html -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug c++/41305] Infinite recursion with g++ at -O0

2009-12-23 Thread hjl dot tools at gmail dot com
-- hjl dot tools at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last

[Bug driver/41564] -fdump-tree-all for lto does not work as expected

2009-12-23 Thread hjl dot tools at gmail dot com
--- Comment #8 from hjl dot tools at gmail dot com 2009-12-23 21:01 --- Since LTO tree dump is quite different, can't we give it a different command line option, something like -fdump-tree-lto-all, instead of enabling it with -fdump-tree-all? -- http://gcc.gnu.org/bugzilla

[Bug libstdc++/42456] [4.5 Regression] Revision 155377 failed some C++ atomic tests

2009-12-22 Thread hjl dot tools at gmail dot com
--- Comment #8 from hjl dot tools at gmail dot com 2009-12-22 17:31 --- Fixed. -- hjl dot tools at gmail dot com changed: What|Removed |Added Status|ASSIGNED

[Bug libstdc++/42456] [4.5 Regression] Revision 155377 failed some C++ atomic tests

2009-12-22 Thread hjl dot tools at gmail dot com
-- hjl dot tools at gmail dot com changed: What|Removed |Added Target Milestone|--- |4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42456

[Bug fortran/42422] Error in Fortran list directed input

2009-12-22 Thread hjl dot tools at gmail dot com
-- hjl dot tools at gmail dot com changed: What|Removed |Added Target Milestone|--- |4.3.4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42422

[Bug target/32280] _mm_srli_si128, heinous code for some shifts

2009-12-22 Thread hjl dot tools at gmail dot com
-- hjl dot tools at gmail dot com changed: What|Removed |Added Target Milestone|--- |4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32280

[Bug fortran/42144] [OOP] deferred TBPs do not work

2009-12-22 Thread hjl dot tools at gmail dot com
-- hjl dot tools at gmail dot com changed: What|Removed |Added Target Milestone|--- |4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42144

[Bug c++/42373] g++.dg/cpp0x/lambda/lambda-mangle.C scan-assembler weak[ \t]*_?_ZN1RIiE1xMUlvE_clEv fails on x86_64-apple-darwin

2009-12-22 Thread hjl dot tools at gmail dot com
-- hjl dot tools at gmail dot com changed: What|Removed |Added Target Milestone|--- |4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42373

[Bug fortran/41235] Missing explicit interface for variable-length character functions

2009-12-22 Thread hjl dot tools at gmail dot com
-- hjl dot tools at gmail dot com changed: What|Removed |Added Target Milestone|--- |4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41235

[Bug fortran/42354] Invalidly accepts C_LOC in init expressions

2009-12-22 Thread hjl dot tools at gmail dot com
-- hjl dot tools at gmail dot com changed: What|Removed |Added Target Milestone|--- |4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42354

[Bug tree-optimization/42284] failing tree check in graphite-sese-to-poly.c for 164.gzip

2009-12-22 Thread hjl dot tools at gmail dot com
-- hjl dot tools at gmail dot com changed: What|Removed |Added Target Milestone|--- |4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42284

[Bug fortran/42257] [OOP] Compiler segmentation fault due missing public statement

2009-12-22 Thread hjl dot tools at gmail dot com
-- hjl dot tools at gmail dot com changed: What|Removed |Added Target Milestone|--- |4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42257

[Bug fortran/42335] [OOP] ICE on CLASS IS (bad_identifier)

2009-12-22 Thread hjl dot tools at gmail dot com
-- hjl dot tools at gmail dot com changed: What|Removed |Added Target Milestone|--- |4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42335

[Bug debug/42395] [4.5 Regression] error: definition in block 12 does not dominate use in block 19 with -O3 -g

2009-12-22 Thread hjl dot tools at gmail dot com
--- Comment #3 from hjl dot tools at gmail dot com 2009-12-23 00:53 --- It is caused by revision 154402: http://gcc.gnu.org/ml/gcc-cvs/2009-11/msg00623.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42395

[Bug bootstrap/42345] cannot force 32 bit toolchain only

2009-12-21 Thread hjl dot tools at gmail dot com
--- Comment #21 from hjl dot tools at gmail dot com 2009-12-21 16:06 --- Reopened -- hjl dot tools at gmail dot com changed: What|Removed |Added Status

[Bug bootstrap/42345] cannot force 32 bit toolchain only

2009-12-21 Thread hjl dot tools at gmail dot com
--- Comment #22 from hjl dot tools at gmail dot com 2009-12-21 16:07 --- Fixed. -- hjl dot tools at gmail dot com changed: What|Removed |Added Status

[Bug c++/42447] [4.5 Regresson] ICE during processing complex templates

2009-12-21 Thread hjl dot tools at gmail dot com
--- Comment #14 from hjl dot tools at gmail dot com 2009-12-21 20:54 --- It is caused by revision 151461: http://gcc.gnu.org/ml/gcc-cvs/2009-09/msg00207.html -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug c++/42450] another GCC 4.5 ICE on C++ templated code

2009-12-21 Thread hjl dot tools at gmail dot com
--- Comment #2 from hjl dot tools at gmail dot com 2009-12-21 22:04 --- It is caused by revision 151696: http://gcc.gnu.org/ml/gcc-cvs/2009-09/msg00443.html -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug libstdc++/42456] New: [4.5 Regression] Revision 155377 failed some atomic tests

2009-12-21 Thread hjl dot tools at gmail dot com
ReportedBy: hjl dot tools at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42456

[Bug debug/42455] -fcompare-debug failure at -O2 in 'recent' builds

2009-12-21 Thread hjl dot tools at gmail dot com
--- Comment #3 from hjl dot tools at gmail dot com 2009-12-22 01:52 --- It is caused by revision 154869: http://gcc.gnu.org/ml/gcc-cvs/2009-12/msg00013.html -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug libstdc++/42456] [4.5 Regression] Revision 155377 failed some C++ tests

2009-12-21 Thread hjl dot tools at gmail dot com
--- Comment #1 from hjl dot tools at gmail dot com 2009-12-22 03:36 --- It may also have caused: UNRESOLVED: attribute_plugin.c compilation, -I. -I/export/gnu/import/svn/gcc-test/src-trunk/gcc/testsuite -I/export/gnu/import/svn/gcc-test/src-trunk/gcc/testsuite/../../gcc -I/export/gnu

[Bug libstdc++/42456] [4.5 Regression] Revision 155377 failed some C++ tests

2009-12-21 Thread hjl dot tools at gmail dot com
--- Comment #3 from hjl dot tools at gmail dot com 2009-12-22 05:56 --- I got /export/gnu/import/svn/gcc-test/src-trunk/libstdc++-v3/testsuite/29_atomics/atomic_flag/clear/1.cc:28: undefined reference to `std::__atomic0::atomic_flag::clear(std::memory_order)'^M /export/gnu/import/svn

[Bug libstdc++/42456] [4.5 Regression] Revision 155377 failed some C++ tests

2009-12-21 Thread hjl dot tools at gmail dot com
--- Comment #4 from hjl dot tools at gmail dot com 2009-12-22 06:03 --- (In reply to comment #1) It may also have caused: UNRESOLVED: attribute_plugin.c compilation, -I. -I/export/gnu/import/svn/gcc-test/src-trunk/gcc/testsuite -I/export/gnu/import/svn/gcc-test/src-trunk/gcc

[Bug driver/42442] Unusual behavior of -march=native option

2009-12-20 Thread hjl dot tools at gmail dot com
--- Comment #1 from hjl dot tools at gmail dot com 2009-12-20 20:35 --- There are 2 separate bugs. Please open a new one for -march=i386 -march=native -mfpmath=sse. -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug driver/42444] New: -march=i386 -march=native -mfpmath=sse problem

2009-12-20 Thread hjl dot tools at gmail dot com
Severity: normal Priority: P3 Component: driver AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: hjl dot tools at gmail dot com GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu

[Bug driver/42442] [4.5 Regression] -march=native doesn't apply to multiple files

2009-12-20 Thread hjl dot tools at gmail dot com
-- hjl dot tools at gmail dot com changed: What|Removed |Added Summary|Unusual behavior of - |[4.5 Regression] - |march=native option

[Bug driver/42442] [4.5 Regression] -march=native doesn't apply to multiple files

2009-12-20 Thread hjl dot tools at gmail dot com
--- Comment #2 from hjl dot tools at gmail dot com 2009-12-20 20:40 --- (In reply to comment #1) There are 2 separate bugs. Please open a new one for -march=i386 -march=native -mfpmath=sse. I opened PR 42444 for this. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42442

[Bug driver/42442] [4.5 Regression] -march=native doesn't apply to multiple files

2009-12-20 Thread hjl dot tools at gmail dot com
--- Comment #3 from hjl dot tools at gmail dot com 2009-12-20 21:58 --- It is caused by revision 148271: http://gcc.gnu.org/ml/gcc-cvs/2009-06/msg00251.html -- hjl dot tools at gmail dot com changed: What|Removed |Added

<    7   8   9   10   11   12   13   14   15   16   >