[Bug fortran/59547] [OOP] Problem with using tbp specification function in multiple class procedures

2014-01-04 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59547 --- Comment #4 from janus at gcc dot gnu.org --- Author: janus Date: Sat Jan 4 09:25:04 2014 New Revision: 206331 URL: http://gcc.gnu.org/viewcvs?rev=206331&root=gcc&view=rev Log: 2014-01-04 Janus Weil PR fortran/59547 * class.c (add_

[Bug fortran/59547] [OOP] Problem with using tbp specification function in multiple class procedures

2014-01-04 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59547 janus at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c/59674] On m68k and vax variables stack variables with > MAX_STACK_ALIGNMENT make ssp fail

2014-01-04 Thread mikpelinux at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59674 --- Comment #1 from Mikael Pettersson --- Works, as in generates OK looking code w/o issuing any diagnostics, on both m68k-linux and vax-linux for me. A NetBSD issue?

[Bug tree-optimization/59519] [4.9 Regression] ICE on valid code at -O3 on x86_64-linux-gnu in slpeel_update_phi_nodes_for_guard1, at tree-vect-loop-manip.c:486

2014-01-04 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59519 --- Comment #13 from Jakub Jelinek --- Author: jakub Date: Sat Jan 4 11:23:16 2014 New Revision: 206333 URL: http://gcc.gnu.org/viewcvs?rev=206333&root=gcc&view=rev Log: PR tree-optimization/59519 * tree-vect-loop-manip.c (slpeel_update_

[Bug tree-optimization/59519] [4.9 Regression] ICE on valid code at -O3 on x86_64-linux-gnu in slpeel_update_phi_nodes_for_guard1, at tree-vect-loop-manip.c:486

2014-01-04 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59519 Jakub Jelinek changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug tree-optimization/59651] [4.9 Regression] Vectorizer failing to spot dependence causes incorrect code generation.

2014-01-04 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59651 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c++/59675] New: -D_GLIBCXX_DEBUG asserts to stdout (it should stderr)

2014-01-04 Thread jan.kratochvil at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59675 Bug ID: 59675 Summary: -D_GLIBCXX_DEBUG asserts to stdout (it should stderr) Product: gcc Version: 4.8.2 Status: UNCONFIRMED Severity: normal Priority: P3 Compone

[Bug fortran/59654] [4.8/4.9 Regression] [OOP] Broken function table with complex OO use case

2014-01-04 Thread Thomas.L.Clune at nasa dot gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59654 --- Comment #22 from tlcclt --- Success! I had to manually edit the configure file for the latest gcc to build on my Mac. (a few -Werror=…) were blocking the compilation. Looks like that should be off by default, but somehow is not. Anyway, I

[Bug fortran/59654] [4.8/4.9 Regression] [OOP] Broken function table with complex OO use case

2014-01-04 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59654 --- Comment #23 from janus at gcc dot gnu.org --- (In reply to tlcclt from comment #22) > Anyway, I was able to build the gcc. And … it _fixed_ the problem in the > real code! Great, thanks for checking. Will apply the backport soon.

[Bug c/59674] On m68k and vax variables stack variables with > MAX_STACK_ALIGNMENT make ssp fail

2014-01-04 Thread christos at zoulas dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59674 --- Comment #2 from Christos Zoulas --- On Jan 4, 11:20am, gcc-bugzi...@gcc.gnu.org ("mikpelinux at gmail dot com") wrote: -- Subject: [Bug c/59674] On m68k and vax variables stack variables with > MA | http://gcc.gnu.org/bugzilla/show_bug.cgi?id

[Bug c++/59676] New: Non-integral glvalues accepted in constant expressions

2014-01-04 Thread ville.voutilainen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59676 Bug ID: 59676 Summary: Non-integral glvalues accepted in constant expressions Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compon

[Bug fortran/59654] [4.8/4.9 Regression] [OOP] Broken function table with complex OO use case

2014-01-04 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59654 --- Comment #24 from janus at gcc dot gnu.org --- Author: janus Date: Sat Jan 4 16:47:27 2014 New Revision: 206335 URL: http://gcc.gnu.org/viewcvs?rev=206335&root=gcc&view=rev Log: 2014-01-04 Janus Weil Backport from mainline 2014-01-

[Bug fortran/59654] [4.8/4.9 Regression] [OOP] Broken function table with complex OO use case

2014-01-04 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59654 janus at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug fortran/59251] wrong code generation with allocatable dummy argument and INTENT(OUT)

2014-01-04 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59251 janus at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug fortran/59093] internal compiler error: Segmentation fault compiling F90 File

2014-01-04 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59093 janus at gcc dot gnu.org changed: What|Removed |Added CC||janus at gcc dot gnu.org --- Co

[Bug c/59674] On m68k and vax variables stack variables with > MAX_STACK_ALIGNMENT make ssp fail

2014-01-04 Thread mikpelinux at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59674 --- Comment #3 from Mikael Pettersson --- I tested both targets with cross compilers from x86_64-linux. I also tested natively on m68k-linux.

[Bug ada/59671] Improper Ada behavior under -gnat2012

2014-01-04 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59671 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug ada/58151] "conflict of writable function parameter in construct with arbitrary order of evaluation" is often a spurious error

2014-01-04 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58151 --- Comment #4 from Eric Botcazou --- *** Bug 59671 has been marked as a duplicate of this bug. ***

[Bug ada/58151] "conflict of writable function parameter in construct with arbitrary order of evaluation" is often a spurious error

2014-01-04 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58151 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/59663] [4.9 Regression] Bootstrap failure: config/darwin.c:3665:1: error: control reaches end of non-void function [-Werror=return-type]

2014-01-04 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59663 Tobias Burnus changed: What|Removed |Added Target Milestone|--- |4.9.0 Summary|[4.9 Regression]

[Bug bootstrap/59541] [4.9 Regression] Revision 206070 breaks bootstrap on darwin

2014-01-04 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59541 Dominique d'Humieres changed: What|Removed |Added CC||burnus at gcc dot gnu.org --- Comm

[Bug target/59663] [4.9 Regression] Bootstrap failure: config/darwin.c:3665:1: error: control reaches end of non-void function [-Werror=return-type]

2014-01-04 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59663 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug fortran/59654] [4.8/4.9 Regression] [OOP] Broken function table with complex OO use case

2014-01-04 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59654 --- Comment #26 from Dominique d'Humieres --- > Why doesn't anyone report this issue? It's now tracked as PR59663 It has been pr59541 since 2013-12-18 07:46 UTC.

[Bug c/59674] On m68k and vax variables stack variables with > MAX_STACK_ALIGNMENT make ssp fail

2014-01-04 Thread christos at zoulas dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59674 --- Comment #4 from Christos Zoulas --- On Jan 4, 5:22pm, gcc-bugzi...@gcc.gnu.org ("mikpelinux at gmail dot com") wrote: -- Subject: [Bug c/59674] On m68k and vax variables stack variables with > MA | http://gcc.gnu.org/bugzilla/show_bug.cgi?id

[Bug libstdc++/59677] New: basic_istream::get leads to a mudflap violation

2014-01-04 Thread das at cs dot ucla.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59677 Bug ID: 59677 Summary: basic_istream::get leads to a mudflap violation Product: gcc Version: 4.8.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: li

[Bug c/59674] On m68k and vax variables stack variables with > MAX_STACK_ALIGNMENT make ssp fail

2014-01-04 Thread mikpelinux at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59674 --- Comment #5 from Mikael Pettersson --- (In reply to Christos Zoulas from comment #4) > My guess is that m68k-linux is not using the SVR4 ABI, i.e. it does not > require long long and double to be aligned on a doubleword boundary. That is corre

[Bug libstdc++/59677] basic_istream::get leads to a mudflap violation

2014-01-04 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59677 --- Comment #1 from Andrew Pinski --- I think this was a bug in mudflap which has now been removed.

[Bug c/59674] On m68k and vax variables stack variables with > MAX_STACK_ALIGNMENT make ssp fail

2014-01-04 Thread christos at zoulas dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59674 --- Comment #6 from Christos Zoulas --- On Jan 4, 8:42pm, gcc-bugzi...@gcc.gnu.org ("mikpelinux at gmail dot com") wrote: -- Subject: [Bug c/59674] On m68k and vax variables stack variables with > MA | That is correct, m68k-linux has looser alig

[Bug c/59674] On m68k and vax variables stack variables with > MAX_STACK_ALIGNMENT make ssp fail

2014-01-04 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59674 --- Comment #7 from Andreas Schwab --- If you have fundamental types with stricter alignment requirements than provided by STACK_BOUNDARY your ABI has a problem, and this SSP failure is just one symptom.

[Bug rtl-optimization/59517] H5trace.c:2540:1: ICE: in reload_cse_simplify_o perands, at postreload.c:411

2014-01-04 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59517 John David Anglin changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug rtl-optimization/59652] [4.8 Regression] ICE: in reload_cse_simplify_operands, at postreload.c:411

2014-01-04 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59652 --- Comment #4 from John David Anglin --- *** Bug 59517 has been marked as a duplicate of this bug. ***

[Bug target/59652] [4.8 Regression] ICE: in reload_cse_simplify_operands, at postreload.c:411

2014-01-04 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59652 John David Anglin changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug target/59672] Add -m16 support for x86

2014-01-04 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59672 Steven Bosscher changed: What|Removed |Added Target||i386-*-* Status|UNCONFIRMED

[Bug target/59672] Add -m16 support for x86

2014-01-04 Thread hpa at zytor dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59672 --- Comment #4 from H. Peter Anvin --- You are missing the plain fact that *it is already working*. .code16gcc is a binutils directive which takes 32-bit code emitted by gcc and assembles it to produce valid (although suboptimal) 16-bit code. So

[Bug fortran/59678] New: Segmentation fault on equalizing variables of a complex derived data type

2014-01-04 Thread talebi.hossein at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59678 Bug ID: 59678 Summary: Segmentation fault on equalizing variables of a complex derived data type Product: gcc Version: 4.8.1 Status: UNCONFIRMED Severity: normal

[Bug c/59679] New: gcc version 4.7.3 and gcc version 4.5.3 cause an unaligned access exception on NetBSD/Alpha

2014-01-04 Thread nullnilaki at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59679 Bug ID: 59679 Summary: gcc version 4.7.3 and gcc version 4.5.3 cause an unaligned access exception on NetBSD/Alpha Product: gcc Version: 4.7.3 Status: UNCONFIRMED

[Bug libstdc++/59680] New: Compile error in thread.cc

2014-01-04 Thread rbmj at verizon dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59680 Bug ID: 59680 Summary: Compile error in thread.cc Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ Ass

[Bug c++/59681] New: SVN 197248 adding N3582 support broke Boost.Regex with -std=c++1y

2014-01-04 Thread pab at pabigot dot com
problem where the return value from finish_parenthesized_expr() was discarded. As a side effect, this small program: #include const boost::regex e("AB"); produces these diagnostics with gcc -std=c++1y and Boost 1.55: llc[45]$ /usr/local/gcc/bin/g++ --version g++ (GCC) 4.9.0 2014

[Bug target/59679] gcc version 4.7.3 and gcc version 4.5.3 cause an unaligned access exception on NetBSD/Alpha

2014-01-04 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59679 Andrew Pinski changed: What|Removed |Added Target||alpha-netbsd Status|UNCONFIRM

[Bug c++/59681] SVN 197248 adding N3582 support broke Boost.Regex with -std=c++1y

2014-01-04 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59681 --- Comment #1 from Andrew Pinski --- Is (a) an lvalue still? I don't remember the C++ rules to tell you the truth.