[Bug other/68712] The PHDR part of ELF binaries are executable

2015-12-05 Thread sstewartgallus00 at mylangara dot bc.ca
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68712 Steven Stewart-Gallus changed: What|Removed |Added Status|RESOLVED|CLOSED Resolution|MOVED

[Bug fortran/50201] gfortran with -static causes seg fault at runtime for writing double prec array with precision increased to kind=16

2015-12-05 Thread sgk at troutmask dot apl.washington.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50201 --- Comment #16 from Steve Kargl --- On Sat, Dec 05, 2015 at 08:13:25AM +, jouko.orava at iki dot fi wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50201 > > --- Comment #14 from Jouko Orava --- > (In reply to Steve Kargl from commen

[Bug ada/35920] Overriding primitive with a predefined operation renaming

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35920 Eric Botcazou changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug ada/35984] Illegal program not detected, RM 4.6(24/2)

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35984 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug ada/36619] Assignment to classwide leads to constraint error

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36619 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug ada/36638] c34008: Program received signal SIGILL, Illegal instruction

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36638 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug ada/36678] GNAT from svn uses up infinite amount of memory on twisty generic+tagged testcase

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36678 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug ada/36785] Segmentation fault in Gnat.Regexp

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36785 Eric Botcazou changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug ada/37110] Assert_Failure at atree.adb:886 caused by legal prefixed notation

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37110 Eric Botcazou changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug ada/37252] Extension based on instantiatized generic

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37252 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug fortran/68560] [6 Regression] The test gfortran.dg/shape_8.f90 now fails when compiled with -flto

2015-12-05 Thread mikael at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68560 --- Comment #15 from Mikael Morin --- (In reply to Dominique d'Humieres from comment #14) > > > The statement in fortran/trans-intrinsic.c > > > > > > gfc_copy_formal_args_intr (sym, expr->value.function.isym, > > >

[Bug ada/37602] Renaming of volatile causes variable access

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37602 Eric Botcazou changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug ada/37618] parameter used for dispatching gives warning: formal parameter "X" is not referenced

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37618 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug ada/37619] overriding Finalize gives: warning: declaration of "Finalize" hides one at line N

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37619 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug ada/37620] warning: variable "X" is not referenced eventhough it is referenced by (implicit) procedure calls

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37620 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug ada/36638] c34008: Program received signal SIGILL, Illegal instruction

2015-12-05 Thread dave.anglin at bell dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36638 --- Comment #2 from dave.anglin at bell dot net --- On 2015-12-05, at 11:44 AM, ebotcazou at gcc dot gnu.org wrote: > Is this still a problem? I haven't checked recently. The breakage in PR 60403 broke build. -- John David Anglin dave.an

[Bug rtl-optimization/68721] New: wrong code at -Os and above on x86_64-linux-gnu

2015-12-05 Thread su at cs dot ucdavis.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68721 Bug ID: 68721 Summary: wrong code at -Os and above on x86_64-linux-gnu Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: rtl

[Bug fortran/68676] ICE in gfc_match_formal_arglist when compiling gfortran.dg/submodule_10.f08

2015-12-05 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68676 --- Comment #6 from Paul Thomas --- Author: pault Date: Sat Dec 5 17:10:33 2015 New Revision: 231319 URL: https://gcc.gnu.org/viewcvs?rev=231319&root=gcc&view=rev Log: 2015-12-05 Paul Thomas PR fortran/68676 * decl.c (gfc_ma

[Bug ada/37796] Globals and functions private to generic body exported when instantiated in a spec

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37796 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug ada/37956] ACATS ac3207a sometimes hangs in system.tasking.stages.vulnerable_complete_master

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37956 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug ada/38009] Assert_Failure sinfo.adb:1002

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38009 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug ada/38229] ACATS c954a01

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38229 Eric Botcazou changed: What|Removed |Added Status|NEW |WAITING CC|

[Bug fortran/68560] [6 Regression] The test gfortran.dg/shape_8.f90 now fails when compiled with -flto

2015-12-05 Thread mikael at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68560 --- Comment #16 from Mikael Morin --- (In reply to Mikael Morin from comment #15) > (In reply to Dominique d'Humieres from comment #12) > > > Looks like it's PR68540. > > > > So it should work now? > > > I have yet to find the best way to insta

[Bug ada/38315] Unclear type error message when inheriting from interface and tagged type

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38315 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug ada/38325] Long_Long_Float'Image returns a wrong value in some cases

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38325 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug ada/38327] Rejects legal program involving T'Class'Read

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38327 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug ada/38329] Illegal program not detected, "private with" in a generic package

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38329 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug ada/38330] Illegal program not detected, RM 4.3.1(16/2)

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38330 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug ada/38332] Program fails to raise Constraint_Error as mandated by ARM 4.7(4)

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38332 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug ada/38349] Error Building Ada (h8300)

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38349 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug fortran/68676] ICE in gfc_match_formal_arglist when compiling gfortran.dg/submodule_10.f08

2015-12-05 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68676 Paul Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug ada/38493] Ada compiler does not work with --exec-prefix configuration

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38493 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug ada/38511] Assert_Failure when compiling PolyOrb

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38511 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug ada/38874] gnatmake doesn't pass through --param options

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38874 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug ada/38882] incorrect deferred constant declaration accepted

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38882 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug ada/38974] functions with controlling result do not work with synchronized interfaces

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38974 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug ada/39160] Assert_Failure in sinfo.adb

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39160 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug ada/38229] ACATS c954a01

2015-12-05 Thread dave.anglin at bell dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38229 --- Comment #4 from dave.anglin at bell dot net --- On 2015-12-05, at 12:14 PM, ebotcazou at gcc dot gnu.org wrote: > Is this still a problem? It is no longer a problem on hppa2.0w-hp-hpux11.11. -- John David Anglin dave.ang...@bell.net

[Bug ada/39174] Configury does not respect "--enable-shared --disable-static" directions

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39174 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug ada/39756] c9a011b Ada ACATS random FAIL or hang

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39756 Eric Botcazou changed: What|Removed |Added Status|NEW |WAITING CC|

[Bug ada/39793] gnatxref generates incomplete output for overloaded operator

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39793 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug ada/40025] gnatmake does not honour project files' Library_Version exactly

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40025 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/68722] New: internal compiler error: in merge_exception_specifiers, at cp/typeck2.c:2108

2015-12-05 Thread regehr at cs dot utah.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68722 Bug ID: 68722 Summary: internal compiler error: in merge_exception_specifiers, at cp/typeck2.c:2108 Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: norm

[Bug ada/40185] Segmentation fault on program with typo

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40185 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug ada/40285] Including Ada.Real_Time.Timing_Events breaks signal handling

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40285 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug ada/40310] Patches for gcc 4.4.0/GNAT to support FreeBSD x86_64

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40310 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug ada/40929] Illegal program accepted, RM 10.2.1(15.6/2), access type in pure generic package

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40929 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug ada/40931] ICE in legal program, Boolean type with user-defined function True

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40931 Eric Botcazou changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug ada/40932] ICE in legal program, Assert_Failure atree.adb:3815, RM 4.3.1(4/2, 19.1/2)

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40932 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug ada/40933] Illegal program accepted, applying predefined operators of Integer on a derived type

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40933 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug ada/40936] Assert_Failure atree.adb:884 on illegal code (mixture of protected object and accept of entry family)

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40936 Eric Botcazou changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug ada/40984] Build failure in oscons stage not detected

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40984 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug other/68713] 5.3.1 tag missing on the git repository?

2015-12-05 Thread fragabr at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68713 Dâniel Fraga changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c/41041] Documentation: -fwide-exec-charset defaults to UCS-4/UCS-2, not UTF-32/UTF-16

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41041 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug ada/39756] c9a011b Ada ACATS random FAIL or hang

2015-12-05 Thread dave.anglin at bell dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39756 --- Comment #6 from dave.anglin at bell dot net --- Yes. -- John David Anglin dave.ang...@bell.net

[Bug ada/41040] -fwide-exec-charset defaults to UCS-4/UCS-2, not UTF-32/UTF-16

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41040 --- Comment #2 from Eric Botcazou --- *** Bug 41041 has been marked as a duplicate of this bug. ***

[Bug ada/41286] a warning about renamed function result is possibly confusing

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41286 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug fortran/20896] ambiguous interface not detected

2015-12-05 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=20896 Jerry DeLisle changed: What|Removed |Added Resolution|FIXED |DUPLICATE --- Comment #17 from Jerry DeL

[Bug fortran/39290] Subroutine/function ambiguity in generics

2015-12-05 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39290 Jerry DeLisle changed: What|Removed |Added CC||Joost.VandeVondele at mat dot ethz

[Bug ada/41416] Conversion Float to fixed-point behaves differently for static expressions

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41416 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug ada/41845] Limited_Controlled exposes Adjust operation, which should not exist.

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41845 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug ada/41854] Assert_Failure sinfo.adb:2362

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41854 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug ada/42073] Infinite loop when parsing a project file, alpha only

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42073 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug ada/42141] ACATS C9A009G failure

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42141 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug ada/42148] Accepts illegal program, RM 10.1.1/14

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42148 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/52251] Nonadvancing I/O and the t edit descriptor

2015-12-05 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52251 Jerry DeLisle changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug ada/41416] Conversion Float to fixed-point behaves differently for static expressions

2015-12-05 Thread charlet at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41416 Arnaud Charlet changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug fortran/50201] gfortran with -static causes seg fault at runtime for writing double prec array with precision increased to kind=16

2015-12-05 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50201 --- Comment #17 from kargl at gcc dot gnu.org --- Author: kargl Date: Sat Dec 5 18:12:26 2015 New Revision: 231320 URL: https://gcc.gnu.org/viewcvs?rev=231320&root=gcc&view=rev Log: 2015-12-05 Juoko Orava PR fortran/50201 * io

[Bug c++/68711] [5 regression] SEGV on an invalid offsetof of a member of a virtual base

2015-12-05 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68711 Martin Sebor changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug ada/38325] Long_Long_Float'Image returns a wrong value in some cases

2015-12-05 Thread bechir.zalila at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38325 --- Comment #4 from Bechir Zalila --- (In reply to Eric Botcazou from comment #3) > Is this still a problem? Sorry, I no longer have access to a FreeBSD machine to check this.

[Bug ada/38229] ACATS c954a01

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38229 Eric Botcazou changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug c++/68723] New: ice in pop_nested_namespace, at cp/name-lookup.c:3816

2015-12-05 Thread regehr at cs dot utah.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68723 Bug ID: 68723 Summary: ice in pop_nested_namespace, at cp/name-lookup.c:3816 Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Componen

[Bug ada/39756] c9a011b Ada ACATS random FAIL or hang

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39756 --- Comment #7 from Eric Botcazou --- On which platform exactly? I have never seen it...

[Bug ada/38325] Long_Long_Float'Image returns a wrong value in some cases

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38325 Eric Botcazou changed: What|Removed |Added Status|WAITING |NEW --- Comment #5 from Eric Botcazou -

[Bug c++/68724] New: ice in unify, at cp/pt.c:19902

2015-12-05 Thread regehr at cs dot utah.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68724 Bug ID: 68724 Summary: ice in unify, at cp/pt.c:19902 Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assign

[Bug ada/39756] c9a011b Ada ACATS random FAIL or hang

2015-12-05 Thread dave.anglin at bell dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39756 --- Comment #8 from dave.anglin at bell dot net --- It fails on hppa2.0w-hp-hpux11.11. See for example: https://gcc.gnu.org/ml/gcc-testresults/2015-12/msg00395.html -- John David Anglin dave.ang...@bell.net

[Bug ada/39756] c9a011b Ada ACATS random FAIL or hang

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39756 Eric Botcazou changed: What|Removed |Added Status|WAITING |NEW --- Comment #9 from Eric Botcazou -

[Bug c/68725] New: suboptimal handling of constant compound literals

2015-12-05 Thread rv at rasmusvillemoes dot dk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68725 Bug ID: 68725 Summary: suboptimal handling of constant compound literals Product: gcc Version: 5.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug c++/68726] New: ice: tree check: expected tree_vec, have error_mark in comp_template_args_with_info, at cp/pt.c:7890

2015-12-05 Thread regehr at cs dot utah.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68726 Bug ID: 68726 Summary: ice: tree check: expected tree_vec, have error_mark in comp_template_args_with_info, at cp/pt.c:7890 Product: gcc Version: 6.0 Status: UNCONFIRMED

[Bug c++/68727] New: [4.9 regression] invalid offsetof expressions accepted

2015-12-05 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68727 Bug ID: 68727 Summary: [4.9 regression] invalid offsetof expressions accepted Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compone

[Bug c++/68711] [5 regression] SEGV on an invalid offsetof of a member of a virtual base

2015-12-05 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68711 --- Comment #2 from Martin Sebor --- The patch in comment #1 fixes it. Unfortunately, there are other expressions that cause the same problem even in prior versions of GCC. Since those were accepted even prior to r230365, and in fact are accept

[Bug c++/68728] New: ice: unexpected expression ‘(const char*)__s’ of kind implicit_conv_expr

2015-12-05 Thread regehr at cs dot utah.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68728 Bug ID: 68728 Summary: ice: unexpected expression ‘(const char*)__s’ of kind implicit_conv_expr Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal

[Bug target/68729] New: ../Xbae/Methods.c:1772:1: ICE: in extract_insn, at recog.c:2343

2015-12-05 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68729 Bug ID: 68729 Summary: ../Xbae/Methods.c:1772:1: ICE: in extract_insn, at recog.c:2343 Product: gcc Version: 5.2.1 Status: UNCONFIRMED Severity: normal

[Bug target/68729] ../Xbae/Methods.c:1772:1: ICE: in extract_insn, at recog.c:2343

2015-12-05 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68729 John David Anglin changed: What|Removed |Added CC||law at gcc dot gnu.org --- Comment #

[Bug rtl-optimization/68730] New: wrong code at -O3 on x86_64-linux-gnu (in 32-bit mode)

2015-12-05 Thread su at cs dot ucdavis.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68730 Bug ID: 68730 Summary: wrong code at -O3 on x86_64-linux-gnu (in 32-bit mode) Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compone

[Bug c++/68731] New: [concepts] ICE when referencing struct type in specialization

2015-12-05 Thread ryan.burn at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68731 Bug ID: 68731 Summary: [concepts] ICE when referencing struct type in specialization Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Pr

[Bug fortran/32317] [bounds checking] No warning on bad arguments with explicit interface

2015-12-05 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32317 Dominique d'Humieres changed: What|Removed |Added Status|NEW |WAITING --- Comment #9 from Domin

[Bug fortran/27766] [meta-bug] -fbounds-check related bugs

2015-12-05 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=27766 Bug 27766 depends on bug 27989, which changed state. Bug 27989 Summary: -fbounds-check should check for too small arrays on subroutine calls https://gcc.gnu.org/bugzilla/show_bug.cgi?id=27989 What|Removed |Adde

[Bug fortran/27989] -fbounds-check should check for too small arrays on subroutine calls

2015-12-05 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=27989 Dominique d'Humieres changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/32317] [bounds checking] No warning on bad arguments with explicit interface

2015-12-05 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32317 Dominique d'Humieres changed: What|Removed |Added CC||tobias.burnus at physik dot fu-be

[Bug fortran/31059] bounds-check does not detect nonconforming assignment arrays

2015-12-05 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=31059 --- Comment #7 from Dominique d'Humieres --- Note that the test in comment is valid Fortran 2003 (-frealloc-lhs). The tests have to be compiled with -fno-realloc-lhs.

[Bug fortran/30802] out of bounds error array I/O not picked up with -fbounds-check

2015-12-05 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=30802 Dominique d'Humieres changed: What|Removed |Added Known to fail|| --- Comment #5 from Dominique d'

[Bug fortran/39772] add a correctness check for the size intrinsic to -fbounds-check

2015-12-05 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39772 Dominique d'Humieres changed: What|Removed |Added Status|NEW |WAITING --- Comment #11 from Domi

[Bug fortran/52788] -fbounds-check fails for 2-rank allocatable arrays when reading

2015-12-05 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52788 Dominique d'Humieres changed: What|Removed |Added Status|NEW |WAITING --- Comment #3 from Domin

[Bug c++/68300] Bogus -Wnon-virtual-dtor warning with protected base class constructor

2015-12-05 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68300 Markus Trippelsdorf changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug fortran/67542] ICE on initializing type variable with a longer array

2015-12-05 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67542 --- Comment #3 from Dominique d'Humieres --- > I don't get any internal compiler error for the test in comment 0 from 4.8 > up to trunk (6.0). This is not true if I compile the test with -g up to revision r224160 (2015-06-05, ICE), but is true a

[Bug fortran/46496] Missing strlen check / interop warnings with BIND(C) and non-C_* kinds

2015-12-05 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46496 Dominique d'Humieres changed: What|Removed |Added Blocks||19276 --- Comment #2 from Dominiq

[Bug fortran/39772] add a correctness check for the size intrinsic to -fbounds-check

2015-12-05 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39772 --- Comment #12 from Dominique d'Humieres --- Related to pr31243 for LEN.

[Bug fortran/31243] Detect strings longer than 2**32 characters

2015-12-05 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=31243 Dominique d'Humieres changed: What|Removed |Added Status|NEW |WAITING --- Comment #12 from Domi

[Bug fortran/31393] [meta-bug] gfortran compile-time problems with intrinsics

2015-12-05 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=31393 Dominique d'Humieres changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

<    1   2   3   >