[Bug middle-end/37026] GCC ICE in tree_to_gimple_tuple

2008-08-05 Thread raj dot khem at gmail dot com
--- Comment #1 from raj dot khem at gmail dot com 2008-08-05 07:07 --- It seems to be related to fix committed for http://gcc.gnu.org/PR36991 -- raj dot khem at gmail dot com changed: What|Removed |Added

[Bug tree-optimization/37027] New: SLP loop vectorization missing support for reductions

2008-08-05 Thread victork at gcc dot gnu dot org
SLP vectorization of reductions is not implemented. The following example demonstrate the opporunity for such vectorization: cut here == struct mystr { int f1; int f2; }; struct mystr a[16]; struct mystr b[16]; int res1, res2; void foo (void) { int i; int sum1; int sum2; f

[Bug middle-end/36099] [4.4 Regression] early loop unrolling pass prevents vectorization, SLP doesn't do its job

2008-08-05 Thread victork at gcc dot gnu dot org
--- Comment #7 from victork at gcc dot gnu dot org 2008-08-05 08:11 --- Regarding missing SLP vectorization of reductions I have opened new bug report - PR37027. Regarding not vectorized call to __builtin_cexpi() we already have a bug report PR6 about missing support of generic vecto

[Bug tree-optimization/35252] No vectorization for complex arrays

2008-08-05 Thread victork at gcc dot gnu dot org
--- Comment #6 from victork at gcc dot gnu dot org 2008-08-05 08:16 --- > Hm, following testcase doesn't vectorize due to vect cost model > (-O2 -msse3 -ftree-vectorize -ffast-math) on i686 target: The problem is that we count some costs twice - as being vectorized by SLP and non-SLP. I

[Bug tree-optimization/37027] SLP loop vectorization missing support for reductions

2008-08-05 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2008-08-05 08:52 --- Works for me if you schedule another copyprop and dce before the vectorizer. t2.i:19: note: transform reduction: created def-use cycle:vect_var_.52_80 = PHI ... t2.i:14: note: vectorized 1 loops in function. but i

[Bug tree-optimization/37024] [4.4 Regression] bad tail call from tuples merge

2008-08-05 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2008-08-05 08:54 --- Patch is pre-approved. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37024

[Bug tree-optimization/37027] SLP loop vectorization missing support for reductions

2008-08-05 Thread victork at gcc dot gnu dot org
--- Comment #2 from victork at gcc dot gnu dot org 2008-08-05 11:07 --- > Works for me if you schedule another copyprop and dce before the vectorizer. Yes, on powerpc it gets vectorized by non-SLP even without additional copyprop and dce, but in this case non-SLP vectorization require p

[Bug middle-end/37026] [4.3 Regression] GCC ICE in tree_to_gimple_tuple

2008-08-05 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2008-08-05 09:04 --- Confirmed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|UNCON

[Bug middle-end/37026] [4.3 Regression] GCC ICE in tree_to_gimple_tuple

2008-08-05 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2008-08-05 09:06 --- Mine. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned

[Bug middle-end/37026] [4.3 Regression] GCC ICE in tree_to_gimple_tuple

2008-08-05 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2008-08-05 11:42 --- Subject: Bug 37026 Author: rguenth Date: Tue Aug 5 11:40:48 2008 New Revision: 138699 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138699 Log: 2008-08-05 Richard Guenther <[EMAIL PROTECTED]> PR

[Bug middle-end/37026] [4.3 Regression] GCC ICE in tree_to_gimple_tuple

2008-08-05 Thread rguenth at gcc dot gnu dot org
--- Comment #5 from rguenth at gcc dot gnu dot org 2008-08-05 11:43 --- Subject: Bug 37026 Author: rguenth Date: Tue Aug 5 11:42:33 2008 New Revision: 138700 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138700 Log: 2008-08-05 Richard Guenther <[EMAIL PROTECTED]> PR

[Bug middle-end/37026] [4.3 Regression] GCC ICE in tree_to_gimple_tuple

2008-08-05 Thread rguenth at gcc dot gnu dot org
--- Comment #6 from rguenth at gcc dot gnu dot org 2008-08-05 11:58 --- Fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

Dear Ozonline.com.au Email Account User.

2008-08-05 Thread Ozonline Internet Help Center
Dear Ozonline.com.au Email Account User, We wrote you on 5th of August 2008 advising that you change the password on your account in order to prevent any unauthorised account access following the network instruction we previously communicated, all Mailhub systems will undergo regularly sched

[Bug c/37028] New: Error compiling alpha.c in snapshot of 20080801

2008-08-05 Thread michael dot a dot richmond at nasa dot gov
When I attempt to compile the snapshot of 20080801 on an AlphaStation 255 I get the following errors: gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wold-style-definition -Wc++-compat -Wmissing-format-attribute -DHAVE_

[Bug c++/37029] New: Exception from shared library's functions or methods that return float (double, long double) value cannot be caught on HP-UX.

2008-08-05 Thread v dot grikyan at sam-solutions dot net
On HP-UX we clashed with the problem that application falls in coredump if exception is thrown by the function that returns float (or double) and this function is placed in shared library. What is interesting - the same function that returns int (or long, etc) works correctly. The example below ill

[Bug c++/37029] Exception from shared library's functions or methods that return float (double, long double) value cannot be caught on HP-UX.

2008-08-05 Thread v dot grikyan at sam-solutions dot net
--- Comment #1 from v dot grikyan at sam-solutions dot net 2008-08-05 14:07 --- Created an attachment (id=16024) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16024&action=view) Example that illustrates the problem -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37029

[Bug target/36992] Very stange code for _mm_move_epi64

2008-08-05 Thread hjl dot tools at gmail dot com
--- Comment #18 from hjl dot tools at gmail dot com 2008-08-05 14:19 --- With -msse4, we got bash-3.2$ ./xgcc -B./ -msse4 -S /export/gnu/src/gcc-work/gcc/gcc/testsuite/gcc.target/i386/pr36992-1.c bash-3.2$ ./xgcc -B./ -msse4 -S /export/gnu/src/gcc-work/gcc/gcc/testsuite/gcc.target/i386

[Bug c/35746] [4.3/4.4 regression] ICE with undefined variables

2008-08-05 Thread aldyh at gcc dot gnu dot org
--- Comment #4 from aldyh at gcc dot gnu dot org 2008-08-05 15:24 --- I can no longer reproduce this bug on either the 4.3 branch or mainline-- for both C and C++. If there is no update on this in the next week, I will close the bug. -- aldyh at gcc dot gnu dot org changed:

[Bug target/37010] -mno-accumulate-outgoing-args doesn't work with stack alignment

2008-08-05 Thread hjl at gcc dot gnu dot org
--- Comment #16 from hjl at gcc dot gnu dot org 2008-08-05 15:43 --- Subject: Bug 37010 Author: hjl Date: Tue Aug 5 15:41:59 2008 New Revision: 138730 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138730 Log: gcc/ 2008-08-05 H.J. Lu <[EMAIL PROTECTED]> PR middle-en

[Bug middle-end/37010] -mno-accumulate-outgoing-args doesn't work with stack alignment

2008-08-05 Thread hjl dot tools at gmail dot com
--- Comment #17 from hjl dot tools at gmail dot com 2008-08-05 15:43 --- It is a middle-end bug. expand_call fails to handle increased stack alignment when passing a parameter on stack. A patch is posted at http://gcc.gnu.org/ml/gcc-patches/2008-08/msg00320.html -- hjl dot tools at

[Bug libgcj/31890] Java Namespace error - javaprims.h out of sync

2008-08-05 Thread doko at gcc dot gnu dot org
--- Comment #6 from doko at gcc dot gnu dot org 2008-08-05 15:45 --- Subject: Bug 31890 Author: doko Date: Tue Aug 5 15:44:20 2008 New Revision: 138731 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138731 Log: 2008-08-05 Matthias Klose <[EMAIL PROTECTED]> PR libgcj/

[Bug c++/37030] New: namespace and class within with similar name

2008-08-05 Thread alexander dot werth at gmx dot de
Hi, I have the following code and I wonder why C++ complains. namespace S { class L; class S; } using namespace S; class C { void m(::S::L *l) {}; }; $ g++ main.5.cpp main.5.cpp:12: error: 'struct S::S::L' has not been declared Shouldn't it be clear that I wan't to access class L in nam

[Bug c/37014] internal compiler error: in expand_expr_real_1, at expr.c:8760

2008-08-05 Thread bunk at stusta dot de
--- Comment #1 from bunk at stusta dot de 2008-08-05 15:56 --- Stephen Rothwell reported that he also saw it on powerpc. I verified the bug on powerpc with the following gcc versions: - 4.2.4 - 4.3, latest svn - 4.4, latest svn 4.1.2 is fine. -- bunk at stusta dot de changed:

[Bug c/37014] internal compiler error: in expand_expr_real_1, at expr.c:8760

2008-08-05 Thread bunk at stusta dot de
--- Comment #2 from bunk at stusta dot de 2008-08-05 15:59 --- Created an attachment (id=16025) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16025&action=view) hw.i.gz $ powerpc64-linux-gcc --version powerpc64-linux-gcc (GCC) 4.4.0 20080805 (experimental) Copyright (C) 20

[Bug libgcj/37019] [4.2 Regression] Inconsistent gcc-4.2.3/libjava/configure uses "grep" and "egrep" and "grep -E" and "$EGGREP" but not ggrep -- sed also is trouble

2008-08-05 Thread rob1weld at aol dot com
--- Comment #8 from rob1weld at aol dot com 2008-08-05 16:59 --- > Ralf Wildenhues 2008-08-05 wrote: > Rob, please let's not play ping pong with the severity of this bug. ? OK, I'll leave it with you. > GCC configury mostly assumes that available commands respect POSIX The default P

[Bug middle-end/37014] internal compiler error: in expand_expr_real_1, at expr.c:8760

2008-08-05 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2008-08-05 17:11 --- Reducing for PPC-linux-gnu. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/36992] Very stange code for _mm_move_epi64

2008-08-05 Thread hjl dot tools at gmail dot com
--- Comment #19 from hjl dot tools at gmail dot com 2008-08-05 17:34 --- A patch is posted at http://gcc.gnu.org/ml/gcc-patches/2008-08/msg00324.html -- hjl dot tools at gmail dot com changed: What|Removed |Added -

[Bug tree-optimization/37031] New: ICE for h264ref in gather_interchange_stats with -ftree-loop-linear

2008-08-05 Thread janis at gcc dot gnu dot org
Current mainline fails to compile h264ref from SPEC CPU2006 with some sets of options. It's somewhat intermittent but complaints from valgrind appear to be consistent. Here's the failure for -O3 -ftree-loop-linear using cc1 from within a script; using the same command directly didn't result in th

[Bug target/36992] Very stange code for _mm_move_epi64

2008-08-05 Thread hjl at gcc dot gnu dot org
--- Comment #20 from hjl at gcc dot gnu dot org 2008-08-05 17:41 --- Subject: Bug 36992 Author: hjl Date: Tue Aug 5 17:40:16 2008 New Revision: 138734 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138734 Log: gcc/ 2008-08-05 H.J. Lu <[EMAIL PROTECTED]> PR target/36

[Bug tree-optimization/37031] ICE for h264ref in gather_interchange_stats with -ftree-loop-linear

2008-08-05 Thread janis at gcc dot gnu dot org
--- Comment #1 from janis at gcc dot gnu dot org 2008-08-05 17:41 --- Created an attachment (id=16026) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16026&action=view) minimized testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37031

[Bug tree-optimization/37031] ICE for h264ref in gather_interchange_stats with -ftree-loop-linear

2008-08-05 Thread janis at gcc dot gnu dot org
--- Comment #2 from janis at gcc dot gnu dot org 2008-08-05 17:43 --- Created an attachment (id=16027) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16027&action=view) output of valgrind and GCC for minimized testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37031

[Bug tree-optimization/37031] ICE for h264ref in gather_interchange_stats with -ftree-loop-linear

2008-08-05 Thread janis at gcc dot gnu dot org
--- Comment #3 from janis at gcc dot gnu dot org 2008-08-05 17:44 --- Created an attachment (id=16028) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16028&action=view) script to compile testcase under valgrind -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37031

[Bug middle-end/37014] internal compiler error: in expand_expr_real_1, at expr.c:8760

2008-08-05 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2008-08-05 18:03 --- Reduced testcase: void ath9k_hw_9280_spur_mitigate( int bin, int cur_vit_mask) { int i; signed char mask_m[123]; signed char mask_p[123]; signed char mask_amt; for (i = 0; i < 123;i++) { int __x1 = ({

[Bug middle-end/37014] [4.2/4.3/4.4 Regression] internal compiler error: in expand_expr_real_1, at expr.c:8760

2008-08-05 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2008-08-05 18:07 --- This worked for at least 3.4.0 as this tree was able to be expanded :). -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -

[Bug tree-optimization/37024] [4.4 Regression] bad tail call from tuples merge

2008-08-05 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2008-08-05 18:23 --- Fixed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug tree-optimization/37024] [4.4 Regression] bad tail call from tuples merge

2008-08-05 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2008-08-05 18:24 --- Subject: Bug 37024 Author: pinskia Date: Tue Aug 5 18:23:07 2008 New Revision: 138735 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138735 Log: 2008-08-05 Andrew Pinski <[EMAIL PROTECTED]> PR tr

[Bug fortran/37032] New: Multi-line comments in an included file trigger invalid character

2008-08-05 Thread godom at twinbee dot com
Multi-line comments in an included file trigger "invalid character in name" compiler error. !file1.F95 program file1 include 'file2.F95' stop end program !file2.F95 /* blah */ -- Summary: Multi-line comments in an included file trigger invalid character

[Bug libstdc++/36962] [C++0x] Add constructors / assignment operators from unique_ptr to shared_ptr

2008-08-05 Thread jwakely dot gcc at gmail dot com
--- Comment #7 from jwakely dot gcc at gmail dot com 2008-08-05 19:06 --- (In reply to comment #5) > Hi again. I have essentially only one substantive comment: can you double > check > the implementation is correct vs 20.7.12.2.1/37 ? I believe the use of std::ref was to make the D pa

[Bug fortran/37032] including "file.F90" - no CPP processing

2008-08-05 Thread burnus at gcc dot gnu dot org
--- Comment #1 from burnus at gcc dot gnu dot org 2008-08-05 19:22 --- Cf. multiple topic PR 35707. The problem is that include 'file2.F95' is not processed through CPP. I'm not sure whether it should and when it should (file extension .F/F90/F95/F03/F08/FPP/FOR/fpp, always, or never)

[Bug libstdc++/36962] [C++0x] Add constructors / assignment operators from unique_ptr to shared_ptr

2008-08-05 Thread paolo dot carlini at oracle dot com
--- Comment #8 from paolo dot carlini at oracle dot com 2008-08-05 19:26 --- Excellent. Thanks a lot again, Jonathan. -- paolo dot carlini at oracle dot com changed: What|Removed |Added -

[Bug fortran/37032] including "file.F90" - no CPP processing

2008-08-05 Thread godom at twinbee dot com
--- Comment #2 from godom at twinbee dot com 2008-08-05 21:07 --- I guess that would only work with GCC but if we can get OpenMP working, that might be good enough. Thank you ^_^. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37032

[Bug fortran/37032] including "file.F90" - no CPP processing

2008-08-05 Thread kargl at gcc dot gnu dot org
--- Comment #3 from kargl at gcc dot gnu dot org 2008-08-05 21:17 --- (In reply to comment #1) > Cf. multiple topic PR 35707. > > The problem is that > include 'file2.F95' > is not processed through CPP. I'm not sure whether it should and when it > should > (file extension .F/F90/F95

[Bug tree-optimization/37031] ICE for h264ref in gather_interchange_stats with -ftree-loop-linear

2008-08-05 Thread janis at gcc dot gnu dot org
--- Comment #4 from janis at gcc dot gnu dot org 2008-08-05 21:24 --- A regression showed that the problem shown by valgrind was introduced by this patch: http://gcc.gnu.org/viewcvs?view=rev&rev=135672 r135672 | spop | 2008-05-20 19:11:56 + (Tue, 20 May 2008) -- janis a

[Bug fortran/37032] including "file.F90" - no CPP processing

2008-08-05 Thread godom at twinbee dot com
--- Comment #4 from godom at twinbee dot com 2008-08-05 21:30 --- (In reply to comment #3) > (In reply to comment #1) > > Cf. multiple topic PR 35707. > > > > The problem is that > > include 'file2.F95' > > is not processed through CPP. I'm not sure whether it should and when it > >

[Bug fortran/37032] including "file.F90" - no CPP processing

2008-08-05 Thread kargl at gcc dot gnu dot org
--- Comment #5 from kargl at gcc dot gnu dot org 2008-08-05 21:44 --- (In reply to comment #4 > Does the Fortran standard mention preprocessing at all? No. Section 1.1 (the very 1st section) states 1.1 Scope ISO/IEC 1539 is a multipart International Standard; the parts are publi

[Bug fortran/37032] including "file.F90" - no CPP processing

2008-08-05 Thread godom at twinbee dot com
--- Comment #6 from godom at twinbee dot com 2008-08-05 22:04 --- (In reply to comment #5) ok. Thank you very much for your help ^_^. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37032

[Bug c++/37016] [4.3/4.4 Regression] member function pointer failure with optimization

2008-08-05 Thread jason at gcc dot gnu dot org
--- Comment #15 from jason at gcc dot gnu dot org 2008-08-05 22:23 --- Subject: Bug 37016 Author: jason Date: Tue Aug 5 22:22:00 2008 New Revision: 138740 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138740 Log: PR c++/37016 * tree-ssa.c (useless_type_conversi

[Bug debug/37033] New: [4.4 Regression] Revision 138733 breaks PCH

2008-08-05 Thread hjl dot tools at gmail dot com
Revision 138733 has: if (flag_dwarf2_cfi_asm && dwarf2out_do_frame ()) cpp_define (pfile, "__GCC_HAVE_DWARF2_CFI_ASM"); It doesn't work with PCH: /export/gnu/import/svn/gcc-test/src/gcc/testsuite/gcc.dg/pch/valid-1b.c:3: warning: ./valid-1b.h.gch: not used because `__GCC_HAVE_DWARF2_CFI_A

[Bug c++/37012] numerous stackalign related testsuite failures on i686-apple-darwin9

2008-08-05 Thread hjl dot tools at gmail dot com
--- Comment #45 from hjl dot tools at gmail dot com 2008-08-05 23:14 --- Can you try those 2 patches http://gcc.gnu.org/ml/gcc-patches/2008-08/msg00231.html http://gcc.gnu.org/ml/gcc-patches/2008-08/msg00320.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37012

[Bug c++/36999] Erroneous "declaration 'class ...' does not declare anything" warnings possible

2008-08-05 Thread manu at gcc dot gnu dot org
--- Comment #2 from manu at gcc dot gnu dot org 2008-08-05 23:38 --- Simon, is this fixed? If so, you should close it as FIXED. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36999

[Bug target/21973] Segfault in GTK+ compiled with -march=pentium4 when used through JNI

2008-08-05 Thread manu at gcc dot gnu dot org
--- Comment #4 from manu at gcc dot gnu dot org 2008-08-05 23:50 --- Old, no version, no activity, Eclipse bug closed as WONTFIX, so we do the same. -- manu at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug c++/37016] [4.3/4.4 Regression] member function pointer failure with optimization

2008-08-05 Thread jason at gcc dot gnu dot org
--- Comment #16 from jason at gcc dot gnu dot org 2008-08-06 01:55 --- Subject: Bug 37016 Author: jason Date: Wed Aug 6 01:54:31 2008 New Revision: 138755 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138755 Log: PR c++/37016 * tree-ssa.c (useless_type_conversi

[Bug c++/37016] [4.3/4.4 Regression] member function pointer failure with optimization

2008-08-05 Thread jason at gcc dot gnu dot org
--- Comment #17 from jason at gcc dot gnu dot org 2008-08-06 02:26 --- Subject: Bug 37016 Author: jason Date: Wed Aug 6 02:25:20 2008 New Revision: 138756 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138756 Log: PR c++/37016 * decl.c (build_ptrmemfunc_type): D

[Bug ada/37034] New: /bin/sh: line 1: 26087 Aborted (core dumped) ./xsinfo ../../sinfo.h

2008-08-05 Thread danglin at gcc dot gnu dot org
... mkdir -p ada/bldtools/einfo (cd ada/bldtools/sinfo && gnatmake -q xsinfo && ./xsinfo ../../sinfo.h ) rm -f ada/bldtools/einfo/einfo.ads ada/bldtools/einfo/einfo.adb ada/bldtools/einfo/xeinfo.adb cp -p ../../gcc/gcc/ada/einfo.ads ../../gcc/gcc/ada/einfo.adb ../../gcc/gcc/ada/xeinfo.adb ada/bldto

[Bug c++/37012] numerous stackalign related testsuite failures on i686-apple-darwin9

2008-08-05 Thread howarth at nitro dot med dot uc dot edu
--- Comment #46 from howarth at nitro dot med dot uc dot edu 2008-08-06 03:02 --- I haven't done a complete bootstrap but rebuilding the compiler and the libstdc++v3 directory with these patches doesn't eliminate the eh-alloca-1.exe execution failures. -- http://gcc.gnu.org/bugzill

[Bug c++/37029] Exception from shared library's functions or methods that return float (double, long double) value cannot be caught on HP-UX.

2008-08-05 Thread danglin at gcc dot gnu dot org
--- Comment #2 from danglin at gcc dot gnu dot org 2008-08-06 03:06 --- Which exception support are you using (dwarf2 or sjlj)? -- danglin at gcc dot gnu dot org changed: What|Removed |Added -

[Bug c++/37016] [4.3/4.4 Regression] member function pointer failure with optimization

2008-08-05 Thread jason at gcc dot gnu dot org
--- Comment #18 from jason at gcc dot gnu dot org 2008-08-06 03:14 --- Fixed in two different ways. -- jason at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/37032] including "file.F90" - no CPP processing

2008-08-05 Thread burnus at gcc dot gnu dot org
--- Comment #7 from burnus at gcc dot gnu dot org 2008-08-06 06:12 --- > Does the Fortran standard mention preprocessing at all? Yes, part 3 of the Fortran standard is about preprocessing ("Conditional Compilation", "CoCo"), however, to my knowledge hardly anyone uses it and no compiler

[Bug fortran/28662] fpp call of gfortran: -traditional-cpp versus newer macros like #x

2008-08-05 Thread burnus at gcc dot gnu dot org
--- Comment #7 from burnus at gcc dot gnu dot org 2008-08-06 06:24 --- > For an initial, incomplete patch see: > http://gcc.gnu.org/ml/fortran/2008-07/msg00248.html Slighly updated version. Set tradtional to 0 in fortran/cpp.c to enable new features, which will fail if the following (wo

[Bug target/35659] [4.3/4.4 Regression] Miscompiled code with -O2 (but not with -O2 -funroll-loops) on ia64

2008-08-05 Thread mkuvyrkov at gcc dot gnu dot org
--- Comment #25 from mkuvyrkov at gcc dot gnu dot org 2008-08-06 06:25 --- Subject: Bug 35659 Author: mkuvyrkov Date: Wed Aug 6 06:23:47 2008 New Revision: 138759 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138759 Log: PR target/35659 * haifa-sched.c (sched_

[Bug fortran/28662] fpp call of gfortran: -traditional-cpp versus newer macros like #x

2008-08-05 Thread burnus at gcc dot gnu dot org
--- Comment #8 from burnus at gcc dot gnu dot org 2008-08-06 06:25 --- Created an attachment (id=16029) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16029&action=view) libcpp patch (w/o setting traditional = 0 ) Said patch, see comment 7 for TODO items. -- http://gcc.gnu.o

[Bug debug/37022] libffi test suite failures

2008-08-05 Thread xuepeng dot guo at intel dot com
--- Comment #2 from xuepeng dot guo at intel dot com 2008-08-06 06:30 --- Created an attachment (id=16030) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16030&action=view) Testcase. Hi, I got the similar failure on linux/x86 platform. [EMAIL PROTECTED] minbuild]$ /home/xguo2/int

[Bug target/35659] [4.3/4.4 Regression] Miscompiled code with -O2 (but not with -O2 -funroll-loops) on ia64

2008-08-05 Thread mkuvyrkov at gcc dot gnu dot org
--- Comment #26 from mkuvyrkov at gcc dot gnu dot org 2008-08-06 06:36 --- Subject: Bug 35659 Author: mkuvyrkov Date: Wed Aug 6 06:34:18 2008 New Revision: 138762 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138762 Log: Backport from mainline: 2008-08-06 Max

Re: [Bug ada/37034] New: /bin/sh: line 1: 26087 Aborted (core dumped) ./xsinfo ../../sinfo.h

2008-08-05 Thread Arnaud Charlet
> mkdir -p ada/bldtools/einfo > (cd ada/bldtools/sinfo && gnatmake -q xsinfo && ./xsinfo ../../sinfo.h ) > rm -f ada/bldtools/einfo/einfo.ads ada/bldtools/einfo/einfo.adb > ada/bldtools/einfo/xeinfo.adb > cp -p ../../gcc/gcc/ada/einfo.ads ../../gcc/gcc/ada/einfo.adb > ../../gcc/gcc/ada/xeinfo.adb a

[Bug debug/37022] libffi test suite failures

2008-08-05 Thread xuepeng dot guo at intel dot com
--- Comment #3 from xuepeng dot guo at intel dot com 2008-08-06 06:38 --- Created an attachment (id=16031) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16031&action=view) A smaller case. [EMAIL PROTECTED] stackalign]$ /home/xguo2/app/stack-internal/bin/g++ -m32 -Os -fasynchrono

[Bug target/35659] [4.3/4.4 Regression] Miscompiled code with -O2 (but not with -O2 -funroll-loops) on ia64

2008-08-05 Thread mkuvyrkov at gcc dot gnu dot org
--- Comment #27 from mkuvyrkov at gcc dot gnu dot org 2008-08-06 06:38 --- Should be fixed on both trunk and 4_3-branch. -- mkuvyrkov at gcc dot gnu dot org changed: What|Removed |Added -

[Bug ada/37034] /bin/sh: line 1: 26087 Aborted (core dumped) ./xsinfo ../../sinfo.h

2008-08-05 Thread charlet at adacore dot com
--- Comment #1 from charlet at adacore dot com 2008-08-06 06:39 --- Subject: Re: New: /bin/sh: line 1: 26087 Aborted (core dumped) ./xsinfo ../../sinfo.h > mkdir -p ada/bldtools/einfo > (cd ada/bldtools/sinfo && gnatmake -q xsinfo && ./xsinfo ../../sinfo.h ) > rm -f ada/bldto

[Bug middle-end/29256] [4.2/4.3/4.4 regression] loop performance regression

2008-08-05 Thread cnstar9988 at gmail dot com
--- Comment #25 from cnstar9988 at gmail dot com 2008-08-06 06:57 --- ping... Can this be fixed before 4.3.2? thanks. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29256