[Bug target/50350] [4.6 Regression] ICE (segfault) in canonicalize_float_value

2011-10-12 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50350 --- Comment #4 from Matthias Klose 2011-10-13 06:21:36 UTC --- still seen on the 4.6 branch with 20111012

[Bug target/50705] Wrong assembly generated in ppc 476

2011-10-12 Thread santoshkumar.a at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50705 --- Comment #3 from SK 2011-10-13 05:41:20 UTC --- Created attachment 25481 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25481 system map, objdump, source code As the earlier file was 14MB with large objdump.I have copied the code around

[Bug bootstrap/50697] gcc compile fails when gmp is in non-standard location

2011-10-12 Thread trevor at corevx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50697 trevor at corevx dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug bootstrap/50697] gcc compile fails when gmp is in non-standard location

2011-10-12 Thread trevor at corevx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50697 --- Comment #2 from trevor at corevx dot com 2011-10-13 05:38:40 UTC --- (In reply to comment #1) > Why not just use --with-gmp=/swadm/local ? right .. thank you, that worked nicely. sorry for the noise.

[Bug middle-end/50712] New: [4.7 regression] invalid argument to gimple call

2011-10-12 Thread gerald at pfeifer dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50712 Bug #: 50712 Summary: [4.7 regression] invalid argument to gimple call Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal P

[Bug c++/50711] [C++0x] substitution failure reports error with result_of

2011-10-12 Thread jarrydb at cse dot unsw.edu.au
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50711 --- Comment #3 from Jarryd Beck 2011-10-13 03:32:05 UTC --- The following code works: struct Tuple { int a, b, c; }; struct array_get { template const T& operator()(const T& t) { return t; } template auto operator()(con

[Bug c++/38174] Missing some built-in candidates for operator overloading

2011-10-12 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38174 --- Comment #4 from Jason Merrill 2011-10-13 02:49:30 UTC --- (In reply to comment #3) > So, for operator== for example, we reach the end of add_builtin_candidate, the > conditional is true, and we proceed with two calls to build_builtin_candidat

[Bug c++/50711] [C++0x] substitution failure reports error with result_of

2011-10-12 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50711 --- Comment #2 from Paolo Carlini 2011-10-13 02:19:27 UTC --- Eg, if you simply open the header you will find plenty of decltype( std::declval... for sfinae, which cannot be replaced by a concise std::result_of

[Bug c++/50711] [C++0x] substitution failure reports error with result_of

2011-10-12 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50711 Paolo Carlini changed: What|Removed |Added CC||daniel.kruegler at |

[Bug c++/50711] New: [C++0x] substitution failure reports error with result_of

2011-10-12 Thread jarrydb at cse dot unsw.edu.au
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50711 Bug #: 50711 Summary: [C++0x] substitution failure reports error with result_of Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug c++/17212] -W(no)format-zero-length does not work with C++

2011-10-12 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17212 Paolo Carlini changed: What|Removed |Added Status|NEW |ASSIGNED CC|gcc-bugs at g

[Bug c++/50710] ambiguity problem between bool() and string() operators, when used on a string that's a class member

2011-10-12 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50710 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/50710] New: ambiguity problem between bool() and string() operators, when used on a string that's a class member

2011-10-12 Thread solvedsnake at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50710 Bug #: 50710 Summary: ambiguity problem between bool() and string() operators, when used on a string that's a class member Classification: Unclassified Product: gcc Version: 4.6.

[Bug ada/50678] [4.7 Regression] FAIL: c52104y on x86_64-apple-darwin10

2011-10-12 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50678 --- Comment #28 from Eric Botcazou 2011-10-12 22:54:57 UTC --- > OK. well libgcc_s or libSystem contains the unwinder, depending on whether > it's darwin9 or darwin10 (and assuming that there's no insertion caused by a > DYLD_LIBRARY_PATH). I'l

[Bug ada/50678] [4.7 Regression] FAIL: c52104y on x86_64-apple-darwin10

2011-10-12 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50678 --- Comment #27 from Iain Sandoe 2011-10-12 22:48:18 UTC --- (In reply to comment #26) > > reproducible (using gdb 7.1) on darwin9 @ m64 (m32 is OK on D9 and D10) - > > - so where are we looking for a problem- in the m64 libgcc_s unwinder - or

[Bug bootstrap/50709] New: stage3 bootstrap comparison fail on x86_64 with --disable-checking config option

2011-10-12 Thread nenad at intrepid dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50709 Bug #: 50709 Summary: stage3 bootstrap comparison fail on x86_64 with --disable-checking config option Classification: Unclassified Product: gcc Version: 4.7.0 Status

[Bug c++/38174] Missing some built-in candidates for operator overloading

2011-10-12 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38174 --- Comment #3 from Paolo Carlini 2011-10-12 22:14:03 UTC --- So, for operator== for example, we reach the end of add_builtin_candidate, the conditional is true, and we proceed with two calls to build_builtin_candidate for pairs of const int* and

[Bug fortran/50684] [4.6/4.7 Regression] Incorrect error for move_alloc on element inside intent(in) pointer

2011-10-12 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50684 --- Comment #8 from janus at gcc dot gnu.org 2011-10-12 22:07:01 UTC --- (In reply to comment #7) > > The following (equivalent) variant is at least rejected by gfortran 4.5 on > > upwards: > > > > TYPE MY_TYPE > > INTEGER, ALLOCATABLE :: VA

[Bug fortran/50684] [4.6/4.7 Regression] Incorrect error for move_alloc on element inside intent(in) pointer

2011-10-12 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50684 --- Comment #7 from Tobias Burnus 2011-10-12 21:53:28 UTC --- (In reply to comment #5) > I can't give any hard evidence right now, but naively I would say it should > indeed be rejected. Shouldn't the allocation status of the components be > prot

[Bug fortran/50684] [4.6/4.7 Regression] Incorrect error for move_alloc on element inside intent(in) pointer

2011-10-12 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50684 --- Comment #6 from Tobias Burnus 2011-10-12 21:42:02 UTC --- (In reply to comment #4) > But should it be rejected? move_alloc does not modify the association > status of "dt" - just of "dt%VALUE". Thus, I believe this test case is > valid and, h

[Bug c++/38174] Missing some built-in candidates for operator overloading

2011-10-12 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38174 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libstdc++/50153] hppa64-hp-hpux11.11/libstdc++-v3/include/cstdlib:106:11: error: '::abs' has not been declared

2011-10-12 Thread sje at cup dot hp.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50153 Steve Ellcey changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug c++/29148] can't subtract 'volatile char *' from 'const char *'

2011-10-12 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29148 Paolo Carlini changed: What|Removed |Added Status|NEW |RESOLVED CC|gcc-bugs at g

[Bug c++/38174] Missing some built-in candidates for operator overloading

2011-10-12 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38174 Paolo Carlini changed: What|Removed |Added CC||andrew.stubbs at st dot com --- Comment #

[Bug fortran/50684] [4.6/4.7 Regression] Incorrect error for move_alloc on element inside intent(in) pointer

2011-10-12 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50684 --- Comment #5 from janus at gcc dot gnu.org 2011-10-12 21:17:58 UTC --- (In reply to comment #4) > > This was rejected before, and still is with my patch. > > But should it be rejected? move_alloc does not modify the association status > of > "d

[Bug ada/50678] [4.7 Regression] FAIL: c52104y on x86_64-apple-darwin10

2011-10-12 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50678 --- Comment #26 from Eric Botcazou 2011-10-12 20:55:31 UTC --- > reproducible (using gdb 7.1) on darwin9 @ m64 (m32 is OK on D9 and D10) - > - so where are we looking for a problem- in the m64 libgcc_s unwinder - or in > the ada handers? .. or i

[Bug fortran/50684] [4.6/4.7 Regression] Incorrect error for move_alloc on element inside intent(in) pointer

2011-10-12 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50684 Tobias Burnus changed: What|Removed |Added Target Milestone|--- |4.6.2 --- Comment #4 from Tobias Burnus

[Bug fortran/50684] [4.6/4.7 Regression] Incorrect error for move_alloc on element inside intent(in) pointer

2011-10-12 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50684 --- Comment #3 from janus at gcc dot gnu.org 2011-10-12 20:44:27 UTC --- (In reply to comment #1) > > That won't work for: > > type(t), intent(in) :: dt > call move_alloc(dt%allocatable, ...) > > That's invalid as dt%allocatable is intent(in);

[Bug fortran/50684] [4.6/4.7 Regression] Incorrect error for move_alloc on element inside intent(in) pointer

2011-10-12 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50684 janus at gcc dot gnu.org changed: What|Removed |Added Summary|Incorrect error for |[4.6/4.7 Regression]

[Bug middle-end/50708] New: Infinite loop between rshift_double and lshift_double if count is LONG_MIN

2011-10-12 Thread rmansfield at qnx dot com
ec in do_compile () at /home/ryan/gnu/gcc/trunk/arm-oabi/../gcc/toplev.c:1925 #218 0x086eb069 in toplev_main (argc=125, argv=0xbfdbc134) at /home/ryan/gnu/gcc/trunk/arm-oabi/../gcc/toplev.c:2001 #219 0x081d9e9a in main (argc=Cannot access memory at address 0x8000 This happens in: gcc version 4.7.0 201

[Bug ada/50678] [4.7 Regression] FAIL: c52104y on x86_64-apple-darwin10

2011-10-12 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50678 --- Comment #25 from Iain Sandoe 2011-10-12 20:07:28 UTC --- passes at -O0 on darwin9 and 10

[Bug c++/50707] New: [C++0x] Non-static const data member initializer breaks default constructor

2011-10-12 Thread roman at binarylife dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50707 Bug #: 50707 Summary: [C++0x] Non-static const data member initializer breaks default constructor Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNC

[Bug target/49740] [4.7 Regression] powerpc native bootstrap with -O3 produces "Bootstrap comparison failure!"

2011-10-12 Thread dougmencken at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49740 --- Comment #5 from Douglas Mencken 2011-10-12 20:03:14 UTC --- (In reply to comment #4) Yep, it's still broken (gcc-4.7-20111008). Configure line: ./gcc-v4.7-20111008.sourcedir/configure --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man

[Bug ada/50678] [4.7 Regression] FAIL: c52104y on x86_64-apple-darwin10

2011-10-12 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50678 --- Comment #24 from Iain Sandoe 2011-10-12 19:57:15 UTC --- reproducible (using gdb 7.1) on darwin9 @ m64 (m32 is OK on D9 and D10) - - so where are we looking for a problem- in the m64 libgcc_s unwinder - or in the ada handers? .. or in libSys

[Bug fortran/50684] Incorrect error for move_alloc on element inside intent(in) pointer

2011-10-12 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50684 --- Comment #1 from janus at gcc dot gnu.org 2011-10-12 19:52:57 UTC --- Some carryover form PR50570, where I proposed a draft patch: Index: gcc/fortran/check.c === --- gcc/fortran/ch

[Bug c++/27100] ICE with multiple friend declarations

2011-10-12 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27100 Paolo Carlini changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug c++/27100] ICE with multiple friend declarations

2011-10-12 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27100 Paolo Carlini changed: What|Removed |Added Status|NEW |RESOLVED CC|gcc-bugs at g

[Bug c++/26654] pointers to 16-byte aligned ints are rejected in member functions

2011-10-12 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26654 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|gcc-bugs at g

[Bug target/50350] [4.6 Regression] ICE (segfault) in canonicalize_float_value

2011-10-12 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50350 --- Comment #3 from Matthias Klose 2011-10-12 19:16:01 UTC --- I'll check, however I don't see the fix for 50326 applied to the 4.6 branch.

[Bug fortran/50659] [4.4/4.5/4.6/4.7 Regression] [F03] ICE with PROCEDURE statement

2011-10-12 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50659 --- Comment #13 from janus at gcc dot gnu.org 2011-10-12 18:53:59 UTC --- Author: janus Date: Wed Oct 12 18:53:55 2011 New Revision: 179864 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179864 Log: 2011-10-12 Janus Weil PR fortran/

[Bug c++/50594] Option -fwhole-program discards replaced new operator for std::string

2011-10-12 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50594 Paolo Carlini changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug c++/50594] Option -fwhole-program discards replaced new operator for std::string

2011-10-12 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50594 --- Comment #23 from paolo at gcc dot gnu.org 2011-10-12 18:41:03 UTC --- Author: paolo Date: Wed Oct 12 18:40:58 2011 New Revision: 179863 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179863 Log: 2011-10-12 Paolo Carlini PR c++

[Bug target/50350] [4.6 Regression] ICE (segfault) in canonicalize_float_value

2011-10-12 Thread sje at cup dot hp.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50350 Steve Ellcey changed: What|Removed |Added CC||sje at cup dot hp.com --- Comment #2 from

[Bug target/49967] The -static-libstdc++ does not work on HP-UX (IA64 B.11.23, probably others)

2011-10-12 Thread sje at cup dot hp.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49967 Steve Ellcey changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug target/49967] The -static-libstdc++ does not work on HP-UX (IA64 B.11.23, probably others)

2011-10-12 Thread sje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49967 --- Comment #3 from Steve Ellcey 2011-10-12 18:07:29 UTC --- Author: sje Date: Wed Oct 12 18:07:25 2011 New Revision: 179862 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179862 Log: 2011-10-12 Steve Ellcey PR target/49967 Ba

[Bug ada/50678] [4.7 Regression] FAIL: c52104y on x86_64-apple-darwin10

2011-10-12 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50678 --- Comment #23 from Eric Botcazou 2011-10-12 18:04:00 UTC --- It turns out that Tom's patch is innocent, you can reproduce the problem at the preceding revision if you compiled at -O1 instead of -O2. This appears to be a problem in the signal u

[Bug middle-end/50704] FAIL: gcc.target/i386/warn-vect-op-1.c

2011-10-12 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50704 --- Comment #8 from H.J. Lu 2011-10-12 17:58:19 UTC --- (In reply to comment #7) > > I need to make sure that UNITS_PER_WORD is 8 on the architecture I am running > the test. Is it the case for x32? > Yes.

[Bug middle-end/50704] FAIL: gcc.target/i386/warn-vect-op-1.c

2011-10-12 Thread tema at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50704 --- Comment #7 from Artem Shinkarov 2011-10-12 17:45:14 UTC --- (In reply to comment #6) > (In reply to comment #5) > > > > So if I want to run the test only on 64-bit architectures, then lp64 is the > > correct choice in dg-require-effective-ta

[Bug c/50695] double comparison broken after computation

2011-10-12 Thread gpib at rickyrockrat dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50695 --- Comment #11 from rickyrockrat 2011-10-12 17:40:25 UTC --- Richard, The original issue involved strtof, with -Wall enabled in the Makefile, and stdlib.h included. That is the case that brought all this up, and that is the case where it prints

[Bug middle-end/50704] FAIL: gcc.target/i386/warn-vect-op-1.c

2011-10-12 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50704 --- Comment #6 from H.J. Lu 2011-10-12 17:36:05 UTC --- (In reply to comment #5) > > So if I want to run the test only on 64-bit architectures, then lp64 is the > correct choice in dg-require-effective-target? > > Artem. x32 also has 64bit reg

[Bug c++/35606] Unresolved #pragma weak prevents all function aliasing in C++

2011-10-12 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35606 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/36812] ICE: verify_stmts failed with -O -fipa-pta

2011-10-12 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36812 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|gcc-bugs at g

[Bug target/50705] Wrong assembly generated in ppc 476

2011-10-12 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50705 Andrew Pinski changed: What|Removed |Added Keywords||wrong-code Component|c

[Bug bootstrap/50699] [4.7 Regression] Bootstrap fails on *-apple-darwin* due to revision 179820

2011-10-12 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50699 --- Comment #2 from Iain Sandoe 2011-10-12 17:21:37 UTC --- (In reply to comment #1) > Looks like a minor oversight in r179820. > > I am testing the following on *-darwin9. allows bootstrap to complete on *-darwin9 and x86_64-dariwn10. reg-test

[Bug ada/48835] Porting GNAT to GNU/Linux/m68k

2011-10-12 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48835 Mikael Pettersson changed: What|Removed |Added CC||rsandifo at gcc dot gnu.org --- Comme

[Bug middle-end/50706] Fold check failed (expected tree that contains 'typed' structure, have 'block' in fold_checksum_tree, at fold-const.c:13921)

2011-10-12 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50706 --- Comment #2 from Dmitry Gorbachev 2011-10-12 17:10:51 UTC --- Created attachment 25477 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25477 Backtrace

[Bug middle-end/50706] Fold check failed (expected tree that contains 'typed' structure, have 'block' in fold_checksum_tree, at fold-const.c:13921)

2011-10-12 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50706 --- Comment #1 from Dmitry Gorbachev 2011-10-12 17:10:15 UTC --- Created attachment 25476 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25476 Small testcase

[Bug middle-end/50706] New: Fold check failed (expected tree that contains 'typed' structure, have 'block' in fold_checksum_tree, at fold-const.c:13921)

2011-10-12 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50706 Bug #: 50706 Summary: Fold check failed (expected tree that contains 'typed' structure, have 'block' in fold_checksum_tree, at fold-const.c:13921) Classification: Unclassified

[Bug c++/40695] bogus "may be used uninitialized in this function" warning

2011-10-12 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40695 Paolo Carlini changed: What|Removed |Added Status|NEW |RESOLVED CC|gcc-bugs at g

[Bug middle-end/50704] FAIL: gcc.target/i386/warn-vect-op-1.c

2011-10-12 Thread tema at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50704 --- Comment #5 from Artem Shinkarov 2011-10-12 17:03:46 UTC --- (In reply to comment #4) > (In reply to comment #3) > > (In reply to comment #2) > > > Ah! It happens because the underlying architecture is 32-bit. We should > > > run > > > these

[Bug middle-end/50704] FAIL: gcc.target/i386/warn-vect-op-1.c

2011-10-12 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50704 --- Comment #3 from H.J. Lu 2011-10-12 17:00:54 UTC --- (In reply to comment #2) > Ah! It happens because the underlying architecture is 32-bit. We should run > these tests only on 64-bit architectures to get the correct warnings. So I'll > add

[Bug c++/40825] mis-optimization of libstdc++'s atomic.cc:__atomic_flag_wait_explicit() at -O2

2011-10-12 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40825 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|gcc-bugs at g

[Bug middle-end/50704] FAIL: gcc.target/i386/warn-vect-op-1.c

2011-10-12 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50704 --- Comment #4 from H.J. Lu 2011-10-12 17:01:27 UTC --- (In reply to comment #3) > (In reply to comment #2) > > Ah! It happens because the underlying architecture is 32-bit. We should run > > these tests only on 64-bit architectures to get the c

[Bug tree-optimization/50698] pretending to create versioning for alias when not required

2011-10-12 Thread vincenzo.innocente at cern dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50698 --- Comment #3 from vincenzo Innocente 2011-10-12 17:00:40 UTC --- the patch work for me. Does not seem to break anything else. thanks

[Bug middle-end/50704] FAIL: gcc.target/i386/warn-vect-op-1.c

2011-10-12 Thread tema at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50704 Artem Shinkarov changed: What|Removed |Added CC||tema at gcc dot gnu.org --- Comment #2

[Bug bootstrap/50686] [4.7 regression] IRIX 6.5 bootstrap failure: ICE in in lookup_cfa_1, at dwarf2cfi.c:595

2011-10-12 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50686 --- Comment #5 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-10-12 16:53:32 UTC --- > --- Comment #4 from Bernd Schmidt 2011-10-12 > 16:46:23 UTC --- > This doesn't seem to happen with a cross compiler :( Drats. I've run the reghunt natively.

[Bug bootstrap/50686] [4.7 regression] IRIX 6.5 bootstrap failure: ICE in in lookup_cfa_1, at dwarf2cfi.c:595

2011-10-12 Thread bernds at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50686 --- Comment #4 from Bernd Schmidt 2011-10-12 16:46:23 UTC --- This doesn't seem to happen with a cross compiler :( When you say "in stage 2", do you mean the stage 1 compiler is crashing, or the stage 2 compiler is crashing?

[Bug c/50705] Wrong assembly generated in ppc 476

2011-10-12 Thread santoshkumar.a at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50705 SK changed: What|Removed |Added URL||https://rapidshare.com/file |

[Bug middle-end/49629] [4.7 Regression] ICE: in df_refs_verify, at df-scan.c

2011-10-12 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49629 --- Comment #8 from Georg-Johann Lay 2011-10-12 16:27:34 UTC --- For me it works, too. There are no ICEs any more for avr-unknown-none and the test cases mentioned in comment #0.

[Bug c++/48075] infinite loop when compiling

2011-10-12 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48075 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/48372] Missed error for redundant default argument on template.

2011-10-12 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48372 Paolo Carlini changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug c++/15339] [DR217] Adding default arguments to function templates in redeclarations should be forbidden

2011-10-12 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15339 Paolo Carlini changed: What|Removed |Added CC||jyasskin at gcc dot gnu.org --- Comment #

[Bug c++/50364] Volatile miscompilation

2011-10-12 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50364 Paolo Carlini changed: What|Removed |Added CC||rguenth at gcc dot gnu.org --- Comment #1

[Bug c/50705] New: Wrong assembly generated in ppc 476

2011-10-12 Thread santoshkumar.a at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50705 Bug #: 50705 Summary: Wrong assembly generated in ppc 476 Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: blocker Priority: P3

[Bug c++/50239] compiled program segfault when -O0 is used to compile

2011-10-12 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50239 Paolo Carlini changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug middle-end/50704] FAIL: gcc.target/i386/warn-vect-op-1.c

2011-10-12 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50704 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libstdc++/50703] std::stringstream not thread-safe

2011-10-12 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50703 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug middle-end/50704] New: FAIL: gcc.target/i386/warn-vect-op-1.c

2011-10-12 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50704 Bug #: 50704 Summary: FAIL: gcc.target/i386/warn-vect-op-1.c Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P

[Bug bootstrap/50686] [4.7 regression] IRIX 6.5 bootstrap failure: ICE in in lookup_cfa_1, at dwarf2cfi.c:595

2011-10-12 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50686 --- Comment #3 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-10-12 15:37:46 UTC --- > --- Comment #1 from Rainer Orth 2011-10-12 13:08:48 > UTC --- > The reghunt is not yet complete, but the bad patch is between r179536 (good) > and r179566 (bad)

[Bug libstdc++/50703] std::stringstream not thread-safe

2011-10-12 Thread hoenle2...@kayser-threde.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50703 --- Comment #1 from hoenle2...@kayser-threde.com 2011-10-12 15:36:50 UTC --- Created attachment 25475 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25475 debugger screenshot

[Bug libstdc++/50703] New: std::stringstream not thread-safe

2011-10-12 Thread hoenle2...@kayser-threde.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50703 Bug #: 50703 Summary: std::stringstream not thread-safe Classification: Unclassified Product: gcc Version: 4.2.4 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug tree-optimization/49279] [4.5 Regression] Optimization incorrectly presuming constant variable inside loop in g++ 4.5 and 4.6 with -O2 and -O3 for x86_64 targets

2011-10-12 Thread matz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49279 Michael Matz changed: What|Removed |Added CC||matz at gcc dot gnu.org --- Comment #18 fr

[Bug middle-end/49629] [4.7 Regression] ICE: in df_refs_verify, at df-scan.c

2011-10-12 Thread pthaugen at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49629 --- Comment #7 from Pat Haugen 2011-10-12 15:19:54 UTC --- No, I no longer see the failure on PowerPC, for the reduced testcase or the full benchmark.

[Bug tree-optimization/50693] Loop optimization restricted by GOTOs

2011-10-12 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50693 --- Comment #22 from Richard Guenther 2011-10-12 15:19:54 UTC --- Yeah, maybe we can just throw them away with -O3. Or decay them (on BB merging) to # DEBUG user_label: that exposes the label to more code motion issues, so its location would b

[Bug middle-end/50189] [4.5/4.6 Regression] Wrong code error in -O2 [-fstrict-enums] compile, target independent

2011-10-12 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50189 --- Comment #16 from Richard Guenther 2011-10-12 15:16:17 UTC --- Author: rguenth Date: Wed Oct 12 15:16:14 2011 New Revision: 179857 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179857 Log: 2011-10-12 Paul Koning PR tree-optimi

[Bug middle-end/50189] [4.5 Regression] Wrong code error in -O2 [-fstrict-enums] compile, target independent

2011-10-12 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50189 Richard Guenther changed: What|Removed |Added Known to work||4.6.2 Summary|[4.5/4.6 Regr

[Bug middle-end/50189] [4.5/4.6 Regression] Wrong code error in -O2 [-fstrict-enums] compile, target independent

2011-10-12 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50189 --- Comment #15 from Richard Guenther 2011-10-12 15:13:04 UTC --- Author: rguenth Date: Wed Oct 12 15:12:58 2011 New Revision: 179856 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179856 Log: 2011-10-12 Paul Koning PR tree-optimi

[Bug tree-optimization/50419] Bad interaction between data-ref and disambiguation with restrict pointers

2011-10-12 Thread matz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50419 --- Comment #2 from Michael Matz 2011-10-12 15:09:53 UTC --- Meeh, since the fix for PR49279 we don't retain the casts to restrict anymore, making the testcase not work even with the fix.

[Bug ada/50678] [4.7 Regression] FAIL: c52104y on x86_64-apple-darwin10

2011-10-12 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50678 --- Comment #22 from Iain Sandoe 2011-10-12 14:54:01 UTC --- (In reply to comment #13) > Would you please try and reproduce the failure with a Linux target? [Setting > up Darwin GCC development environment (especially with GNAT in it) is a very

[Bug tree-optimization/50698] pretending to create versioning for alias when not required

2011-10-12 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50698 --- Comment #2 from Richard Guenther 2011-10-12 14:40:55 UTC --- Patch: Index: gcc/tree-data-ref.c === --- gcc/tree-data-ref.c (revision 179849) +++ gcc/tree-data-ref.c (working cop

[Bug tree-optimization/50702] [4.7 Regression] 20020210-1.c:2:22: ICE: gimple_op, at gimple.h:1704. at -O1 and above

2011-10-12 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50702 Richard Guenther changed: What|Removed |Added CC||tom at codesourcery dot com Target M

[Bug middle-end/50700] [4.6/4.7 Regression] __builtin_object_size computed wrong

2011-10-12 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50700 Richard Guenther changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug middle-end/50189] [4.5/4.6 Regression] Wrong code error in -O2 [-fstrict-enums] compile, target independent

2011-10-12 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50189 --- Comment #14 from rguenther at suse dot de 2011-10-12 14:21:48 UTC --- On Wed, 12 Oct 2011, rguenther at suse dot de wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50189 > > --- Comment #13 from rguenther at suse dot de > 2011-10-12

[Bug middle-end/50189] [4.5/4.6 Regression] Wrong code error in -O2 [-fstrict-enums] compile, target independent

2011-10-12 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50189 --- Comment #13 from rguenther at suse dot de 2011-10-12 14:15:56 UTC --- On Wed, 12 Oct 2011, pkoning at gcc dot gnu.org wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50189 > > --- Comment #12 from Paul Koning 2011-10-12 > 14:04:30 UT

[Bug middle-end/50629] [4.7 Regression] FAIL: gcc.c-torture/execute/vect-shuffle-2.c with ICE on ARM

2011-10-12 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50629 Ramana Radhakrishnan changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug ada/50678] [4.7 Regression] FAIL: c52104y on x86_64-apple-darwin10

2011-10-12 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50678 --- Comment #21 from Iain Sandoe 2011-10-12 14:07:45 UTC --- Created attachment 25474 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25474 optimized tree dump for c52104y shows the builtin_alloca_with_align

[Bug tree-optimization/50702] [4.7 Regression] 20020210-1.c:2:22: ICE: gimple_op, at gimple.h:1704. at -O1 and above

2011-10-12 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50702 --- Comment #1 from John David Anglin 2011-10-12 14:05:04 UTC --- Also, FAIL: gcc.c-torture/compile/nested-1.c -O1 (internal compiler error) FAIL: gcc.c-torture/compile/nested-1.c -O1 (test for excess errors) fail in same way.

[Bug middle-end/50189] [4.5/4.6 Regression] Wrong code error in -O2 [-fstrict-enums] compile, target independent

2011-10-12 Thread pkoning at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50189 --- Comment #12 from Paul Koning 2011-10-12 14:04:30 UTC --- You said "GCC treats types compatible when they have the same precision". That's where the problem lies, because enums with -fstrict-enums have their precision set to just enough bits

[Bug tree-optimization/50702] New: [4.7 Regression] 20020210-1.c:2:22: ICE: gimple_op, at gimple.h:1704. at -O1 and above

2011-10-12 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50702 Bug #: 50702 Summary: [4.7 Regression] 20020210-1.c:2:22: ICE: gimple_op, at gimple.h:1704. at -O1 and above Classification: Unclassified Product: gcc Version: 4.7.0

[Bug ada/50678] [4.7 Regression] FAIL: c52104y on x86_64-apple-darwin10

2011-10-12 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50678 --- Comment #20 from Iain Sandoe 2011-10-12 13:47:32 UTC --- rax0x1010 268435472 rbx0x7fff5fbff380 140734799803264 rcx0x7fff5bc00380 140734732698496 rdx0x1000 268435456 rsi

  1   2   >