[Bug libfortran/55705] [4.7 Regression] error: 'CLOCK_REALTIME' undeclared in libgfortran/intrinsics/system_clock.c

2012-12-16 Thread rai...@emrich-ebersheim.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55705 Rainer Emrich changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug preprocessor/55715] New: bogus overflow warning for #if A-B when A<0 & B==minimum integer

2012-12-16 Thread eggert at gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55715 Bug #: 55715 Summary: bogus overflow warning for #if A-B when A<0 & B==minimum integer Classification: Unclassified Product: gcc Version: 4.7.2 Status: UNCO

[Bug target/55714] gentoo sys-devel/llvm-3.1r2 compilation segfaults x86_64-pc-linux-gnux32-g++

2012-12-16 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55714 Andrew Pinski changed: What|Removed |Added Keywords||ice-on-valid-code St

[Bug c++/55714] New: gentoo sys-devel/llvm-3.1r2 compilation segfaults x86_64-pc-linux-gnux32-g++

2012-12-16 Thread piotr5 at netscape dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55714 Bug #: 55714 Summary: gentoo sys-devel/llvm-3.1r2 compilation segfaults x86_64-pc-linux-gnux32-g++ Classification: Unclassified Product: gcc Version: 4.7.2 Status: U

[Bug libstdc++/55713] std::tuple incorrectly is convertible to "ElementType" when it is an empty class

2012-12-16 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55713 Marc Glisse changed: What|Removed |Added CC||glisse at gcc dot gnu.org --- Com

[Bug target/54781] [4.8 Regression] ICE in refs_may_alias_p_1, at tree-ssa-alias.c:1124

2012-12-16 Thread Bernhard.Rosenkranzer at linaro dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54781 Bernhard Rosenkränzer changed: What|Removed |Added Known to work||4.7.3 --- Comment #5 from Bernha

[Bug sanitizer/55679] new asan tests from r194458 fail on x86_64-apple-darwin10

2012-12-16 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55679 --- Comment #17 from Dominique d'Humieres 2012-12-16 21:41:25 UTC --- (In reply to comment #15) > The absence of RLIMIT_AS support on darwin appears to be a longstanding > issue... > > http://lists.apple.com/archives/Unix-porting/2007/Ap

[Bug libstdc++/55713] std::tuple incorrectly is convertible to "ElementType" when it is an empty class

2012-12-16 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55713 Jonathan Wakely changed: What|Removed |Added Keywords||rejects-valid Stat

[Bug sanitizer/55679] new asan tests from r194458 fail on x86_64-apple-darwin10

2012-12-16 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55679 --- Comment #16 from Dominique d'Humieres 2012-12-16 18:23:24 UTC --- (In reply to comments #12 and #13) With -O1, the invalid tests c-c++-common/asan/global-overflow-1.c and c-c++-common/asan/stack-overflow-1.c are optimized to a valid "r

[Bug libstdc++/55713] std::tuple incorrectly is convertible to "ElementType" when it is an empty class

2012-12-16 Thread schaub.johannes at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55713 --- Comment #2 from Johannes Schaub 2012-12-16 17:52:14 UTC --- (In reply to comment #1) > This was done for an optimization. And I think it is allowed by the C++ > standard too. >From the feedback I received from Stackoverflow ( http:

[Bug libstdc++/55713] std::tuple incorrectly is convertible to "ElementType" when it is an empty class

2012-12-16 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55713 --- Comment #1 from Andrew Pinski 2012-12-16 17:49:20 UTC --- This was done for an optimization. And I think it is allowed by the C++ standard too.

[Bug middle-end/55709] [4.8 Regression] Infinite loop in pointer_set_insert compiling cp/pt.c

2012-12-16 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55709 John David Anglin changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug middle-end/52894] [4.5,4.6,4.7 Regression] Stage1 bootstrap fails with gcc-4.6.3: Infinite loop in pointer_set_insert

2012-12-16 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52894 --- Comment #10 from John David Anglin 2012-12-16 17:35:03 UTC --- Author: danglin Date: Sun Dec 16 17:34:58 2012 New Revision: 194538 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194538 Log: PR middle-end/55709 Forw

[Bug middle-end/55709] [4.8 Regression] Infinite loop in pointer_set_insert compiling cp/pt.c

2012-12-16 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55709 --- Comment #2 from John David Anglin 2012-12-16 17:35:03 UTC --- Author: danglin Date: Sun Dec 16 17:34:58 2012 New Revision: 194538 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194538 Log: PR middle-end/55709 Forwa

[Bug libstdc++/55713] New: std::tuple incorrectly is convertible to "ElementType" when it is an empty class

2012-12-16 Thread schaub.johannes at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55713 Bug #: 55713 Summary: std::tuple incorrectly is convertible to "ElementType" when it is an empty class Classification: Unclassified Product: gcc Version: 4.7.3

libgcc fails to build for sh-elf toolchain

2012-12-16 Thread Nick Clifton
Hi Alex, Hi Kaz, The sh-elf target is currently failing to build libgcc on the FSF mainline because: libgcc/unwind-dw2.c: In function 'execute_stack_op': libgcc/unwind-dw2.c:902:1: error: unable to generate reloads for: (set (reg:SI 147 t) (zero_extract:SI (reg:SI 621 [

[Bug fortran/54990] [4.8 Regression] [OOP] ICE in tree_operand_check on SELECT TYPE

2012-12-16 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54990 Paul Thomas changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/55197] Use statement for omp_lib causes ICE

2012-12-16 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55197 Tobias Burnus changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug fortran/55197] Use statement for omp_lib causes ICE

2012-12-16 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55197 --- Comment #2 from Tobias Burnus 2012-12-16 14:36:58 UTC --- Author: burnus Date: Sun Dec 16 14:36:54 2012 New Revision: 194537 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194537 Log: 2012-12-16 Tobias Burnus

[Bug ada/48057] Assert_Failure sinfo.adb:1985 when = put instead of :=

2012-12-16 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48057 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug ada/49989] Assert_Failure sinfo.adb:638 on simple testcase

2012-12-16 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49989 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug ada/52728] Assert_Failure sinfo.adb

2012-12-16 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52728 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug ada/54549] Assertion failure in sinfo.adb

2012-12-16 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54549 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Version|unkn

[Bug ada/52222] Assert_Failure in sinfo.adb:2947

2012-12-16 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug tree-optimization/55683] [4.8 Regression] ICE in inline_call, at ipa-inline-transform.c:270

2012-12-16 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55683 Richard Biener changed: What|Removed |Added CC||delorme.hugues at fougsys

[Bug target/55711] Internal compiler error while compiling openssl1.0.1c/crypto/asn1/a_strex.c

2012-12-16 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55711 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug middle-end/55709] [4.8 Regression] Infinite loop in pointer_set_insert compiling cp/pt.c

2012-12-16 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55709 Richard Biener changed: What|Removed |Added Depends on||52894 Target Milestone|---

[Bug libfortran/55705] [4.7 Regression] error: 'CLOCK_REALTIME' undeclared in libgfortran/intrinsics/system_clock.c

2012-12-16 Thread rai...@emrich-ebersheim.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55705 --- Comment #2 from Rainer Emrich 2012-12-16 11:22:28 UTC --- -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 15.12.2012 16:08, schrieb rguenth at gcc dot gnu.org: > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55705 > > Richard

[Bug target/55243] STAMP variable is not defined in t-avr

2012-12-16 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55243 Eric Botcazou changed: What|Removed |Added Component|ada |target --- Comment #27 from Eri

[Bug fortran/55638] Wrongly accepts INTENT + VALUE - and wrongly requires it for PURE

2012-12-16 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55638 Tobias Burnus changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug ada/53737] [4.7/4.8 regression] Assert_Failure on a generic package with a package as parameter

2012-12-16 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53737 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug ada/54614] Vector * Matrix -> Vector gives wrong result

2012-12-16 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54614 Eric Botcazou changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug ada/54614] Vector * Matrix -> Vector gives wrong result

2012-12-16 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54614 --- Comment #4 from Eric Botcazou 2012-12-16 10:45:16 UTC --- Author: ebotcazou Date: Sun Dec 16 10:45:12 2012 New Revision: 194535 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194535 Log: PR ada/54614 Backport from

[Bug ada/54614] Vector * Matrix -> Vector gives wrong result

2012-12-16 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54614 --- Comment #3 from Eric Botcazou 2012-12-16 10:40:36 UTC --- Author: ebotcazou Date: Sun Dec 16 10:40:32 2012 New Revision: 194534 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194534 Log: PR ada/54614 Backport from

[Bug target/55673] Reversed before/after handling in sparc_emit_membar_for_model

2012-12-16 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55673 Eric Botcazou changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug target/55673] Reversed before/after handling in sparc_emit_membar_for_model

2012-12-16 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55673 --- Comment #7 from Eric Botcazou 2012-12-16 10:26:14 UTC --- Author: ebotcazou Date: Sun Dec 16 10:26:08 2012 New Revision: 194532 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194532 Log: PR target/55673 * config/sp

[Bug target/55673] Reversed before/after handling in sparc_emit_membar_for_model

2012-12-16 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55673 --- Comment #6 from Eric Botcazou 2012-12-16 10:25:22 UTC --- Author: ebotcazou Date: Sun Dec 16 10:25:17 2012 New Revision: 194531 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194531 Log: PR target/55673 * config/sp

[Bug rtl-optimization/55630] [4.8 Regression] FAIL: g++.dg/pr48660.C -std=c++98 (internal compiler error)

2012-12-16 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55630 Eric Botcazou changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug rtl-optimization/55630] [4.8 Regression] FAIL: g++.dg/pr48660.C -std=c++98 (internal compiler error)

2012-12-16 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55630 --- Comment #10 from Eric Botcazou 2012-12-16 10:02:43 UTC --- Author: ebotcazou Date: Sun Dec 16 10:02:37 2012 New Revision: 194530 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194530 Log: PR rtl-optimization/55630

[Bug rtl-optimization/55630] [4.8 Regression] FAIL: g++.dg/pr48660.C -std=c++98 (internal compiler error)

2012-12-16 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55630 Eric Botcazou changed: What|Removed |Added Component|middle-end |rtl-optimization --- Comment #9

[Bug libgcc/55712] New: cpuinfo.c doesn't compile for x86-64 with medium memory model

2012-12-16 Thread leif at rdos dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55712 Bug #: 55712 Summary: cpuinfo.c doesn't compile for x86-64 with medium memory model Classification: Unclassified Product: gcc Version: 4.7.2 Status: UNCONFIRMED