[Bug target/66905] SSE not enabled for -march=pentium4

2015-07-17 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66905 --- Comment #2 from H.J. Lu hjl.tools at gmail dot com --- ISAs are disabled by default. x86 backend will enable them later.

[Bug target/66824] -miamcu doesn't load FP constant into register directly

2015-07-17 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66824 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug target/66824] -miamcu doesn't load FP constant into register directly

2015-07-17 Thread hjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66824 --- Comment #4 from hjl at gcc dot gnu.org hjl at gcc dot gnu.org --- Author: hjl Date: Fri Jul 17 11:52:09 2015 New Revision: 225929 URL: https://gcc.gnu.org/viewcvs?rev=225929root=gccview=rev Log: Add a testcase for PR target/66824 PR

[Bug target/66906] [4.9/5/6] gcc.dg/torture/stackalign/nested-1.c fails on ICE with -O0 -m32 -mregparm=3 or -miamcu

2015-07-17 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66906 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug jit/66913] New: jit: missing error-checking that value fits in type for gcc_jit_context_new_rvalue_from_ API entrypoints

2015-07-17 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66913 Bug ID: 66913 Summary: jit: missing error-checking that value fits in type for gcc_jit_context_new_rvalue_from_ API entrypoints Product: gcc Version: 6.0 Status:

[Bug rtl-optimization/66838] [5 Regression] Calling multiple SYSV AMD64 ABI functions from MS x64 ABI one results in clobbered parameters

2015-07-17 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66838 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug rtl-optimization/66865] [6 Regression] wine64 segfaults from gcc in trunk (r225757) (regression)

2015-07-17 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66865 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last

[Bug c++/66914] New: incorrect template partial ordering prefers non-member function instead of being ambiguous

2015-07-17 Thread barry.revzin at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66914 Bug ID: 66914 Summary: incorrect template partial ordering prefers non-member function instead of being ambiguous Product: gcc Version: 5.1.0 Status: UNCONFIRMED

[Bug c/66909] Internal Compiler Error when #including files from /sys on Linux

2015-07-17 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66909 Marek Polacek mpolacek at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug fortran/66911] New: ICE on allocate character with source as a derived type component

2015-07-17 Thread pascal22p at parois dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66911 Bug ID: 66911 Summary: ICE on allocate character with source as a derived type component Product: gcc Version: 5.1.0 Status: UNCONFIRMED Severity: normal

[Bug rtl-optimization/66838] [5 Regression] Calling multiple SYSV AMD64 ABI functions from MS x64 ABI one results in clobbered parameters

2015-07-17 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66838 --- Comment #7 from uros at gcc dot gnu.org --- Author: uros Date: Fri Jul 17 13:50:38 2015 New Revision: 225935 URL: https://gcc.gnu.org/viewcvs?rev=225935root=gccview=rev Log: Backport from mainline: 2015-07-15 Uros Bizjak

[Bug target/66912] New: Copy relocation against protected symbol doesn't work

2015-07-17 Thread nsz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66912 Bug ID: 66912 Summary: Copy relocation against protected symbol doesn't work Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug target/66906] [4.9/5/6] gcc.dg/torture/stackalign/nested-1.c fails on ICE with -O0 -m32 -mregparm=3 or -miamcu

2015-07-17 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66906 --- Comment #2 from H.J. Lu hjl.tools at gmail dot com --- This avoids ICE, but executable crashes: diff --git a/gcc/config/i386/i386.c b/gcc/config/i386/i386.c index 0551a75..47b4f06 100644 --- a/gcc/config/i386/i386.c +++

[Bug driver/47785] GCC with -flto does not pass options to the assembler

2015-07-17 Thread ray.kinsella at intel dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47785 Ray Kinsella ray.kinsella at intel dot com changed: What|Removed |Added CC||ray.kinsella

[Bug go/66870] split stack issues on ppc64le and ppc64

2015-07-17 Thread amodra at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66870 --- Comment #12 from Alan Modra amodra at gmail dot com --- Created attachment 36003 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=36003action=edit fix shrink-wrap issue The attached patch cures the shrink wrap problem. I haven't yet

[Bug c/66909] New: Internal Compiler Error when #including files from /sys on Linux

2015-07-17 Thread nate at natecraun dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66909 Bug ID: 66909 Summary: Internal Compiler Error when #including files from /sys on Linux Product: gcc Version: 5.1.1 Status: UNCONFIRMED Severity: normal

[Bug fortran/66910] New: allocatable character in derived type gives segfault

2015-07-17 Thread pascal22p at parois dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66910 Bug ID: 66910 Summary: allocatable character in derived type gives segfault Product: gcc Version: 5.1.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug target/66906] [4.9/5/6] gcc.dg/torture/stackalign/nested-1.c fails on ICE with -O0 -m32 -mregparm=3 or -miamcu

2015-07-17 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66906 --- Comment #3 from H.J. Lu hjl.tools at gmail dot com --- We fail to account static chain on stack with stack alignment.

[Bug c++/66914] incorrect template partial ordering prefers non-member function instead of being ambiguous

2015-07-17 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66914 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Keywords||accepts-invalid

[Bug c++/53499] Incorrect partial ordering result with member vs non-member

2015-07-17 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53499 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added CC||barry.revzin at

[Bug c++/53499] Incorrect partial ordering result with member vs non-member

2015-07-17 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53499 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Keywords||accepts-invalid

[Bug rtl-optimization/66891] [6 Regression] ICE in expand_call, at calls.c:3407

2015-07-17 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66891 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Target|x86_64-*-* |x86

[Bug c/66903] New: The gcc 4.9.2 crashes when processing declarations such as: int (( ... (x) ... ))

2015-07-17 Thread speirofr at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66903 Bug ID: 66903 Summary: The gcc 4.9.2 crashes when processing declarations such as: int (( ... (x) ... )) Product: gcc Version: 4.9.2 Status: UNCONFIRMED

[Bug c++/66901] Segmentation fault in compiler instead of error message for ill-formed program with namespace alias and qualified definition

2015-07-17 Thread miyuki at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66901 Mikhail Maltsev miyuki at gcc dot gnu.org changed: What|Removed |Added Keywords|

[Bug libstdc++/62258] [4.9/5 Regression] uncaught_exception() equals to `true' after rethrow_exception()

2015-07-17 Thread D.Bahadir at GMX dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62258 --- Comment #17 from Deniz Bahadir D.Bahadir at GMX dot de --- Did this fix make it into the latest GCC 5.2.0 release?

[Bug ipa/66896] ipa-prop.c:2479 runtime error: member call on null pointer of type 'struct ipa_polymorphic_call_context'

2015-07-17 Thread zeccav at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66896 --- Comment #5 from Vittorio Zecca zeccav at gmail dot com --- Yes I applied the fix and it now works on all the gcc testsuite.

[Bug libstdc++/58265] [lwg/2063] std::string move assignment should be noexcept

2015-07-17 Thread antoshkka at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58265 Antony Polukhin antoshkka at gmail dot com changed: What|Removed |Added CC||antoshkka at

[Bug target/66824] -miamcu doesn't load FP constant into register directly

2015-07-17 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66824 --- Comment #3 from uros at gcc dot gnu.org --- Author: uros Date: Fri Jul 17 07:02:29 2015 New Revision: 225919 URL: https://gcc.gnu.org/viewcvs?rev=225919root=gccview=rev Log: PR target/66824 * config/i386/i386.h

[Bug c/66903] The gcc 4.9.2 crashes when processing declarations such as: int (( ... (x) ... ))

2015-07-17 Thread speirofr at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66903 --- Comment #1 from Salva Peiró speirofr at gmail dot com --- Created attachment 36001 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=36001action=edit parens.i: Preprocesed sourced with gcc -v -save-temps

[Bug c/66903] The gcc 4.9.2 crashes when processing declarations such as: int (( ... (x) ... ))

2015-07-17 Thread speirofr at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66903 --- Comment #2 from Salva Peiró speirofr at gmail dot com --- $ gcc parens.c gcc: internal compiler error: Segmentation fault (program cc1) Please submit a full bug report, with preprocessed source if appropriate. See

[Bug libstdc++/66902] _S_debug_messages is unneccessary public

2015-07-17 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66902 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug rtl-optimization/66891] [6 Regression] ICE in expand_call, at calls.c:3407

2015-07-17 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66891 --- Comment #4 from uros at gcc dot gnu.org --- Author: uros Date: Fri Jul 17 06:32:58 2015 New Revision: 225918 URL: https://gcc.gnu.org/viewcvs?rev=225918root=gccview=rev Log: PR rtl-optimization/66891 * calls.c (expand_call):

[Bug inline-asm/49611] Inline asm should support input/output of flags

2015-07-17 Thread gcc.hall at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49611 --- Comment #12 from Jeremy gcc.hall at gmail dot com --- Hi David, That's very interesting. Its not in gcc 5.2.0 released yesterday though. It probably does a setcc on x86 which doesn't really gain much, but on ARM it could be useful. More

[Bug go/66904] New: cmd/go: #cgo pkg-config: comments do not work with gccgo

2015-07-17 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66904 Bug ID: 66904 Summary: cmd/go: #cgo pkg-config: comments do not work with gccgo Product: gcc Version: 5.2.1 Status: UNCONFIRMED Severity: normal

[Bug target/66703] [4.9/5/6] gcc.target/i386/readeflags-1.c aborts on -march=i586 or on -miamcu

2015-07-17 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66703 --- Comment #7 from uros at gcc dot gnu.org --- Author: uros Date: Fri Jul 17 16:30:53 2015 New Revision: 225941 URL: https://gcc.gnu.org/viewcvs?rev=225941root=gccview=rev Log: Backport from mainline: 2015-07-10 Uros Bizjak

[Bug target/66814] ICE: gcc.target/i386/avx512f-klogic-2.c

2015-07-17 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66814 --- Comment #5 from uros at gcc dot gnu.org --- Author: uros Date: Fri Jul 17 16:27:58 2015 New Revision: 225940 URL: https://gcc.gnu.org/viewcvs?rev=225940root=gccview=rev Log: Backport from mainline: 2015-07-10 Uros Bizjak

[Bug tree-optimization/61929] [Graphite]: Banerjee and Omega differ on distance vectors (internal compiler error in compute_affine_dependence)

2015-07-17 Thread spop at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61929 --- Comment #10 from Sebastian Pop spop at gcc dot gnu.org --- Author: spop Date: Fri Jul 17 16:34:21 2015 New Revision: 225942 URL: https://gcc.gnu.org/viewcvs?rev=225942root=gccview=rev Log: [graphite] fix pr61929 This fixes bootstrap of GCC

[Bug middle-end/66915] New: [6 Regression] FAIL: gcc.dg/fixed-point/unary.c execution test on arm

2015-07-17 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66915 Bug ID: 66915 Summary: [6 Regression] FAIL: gcc.dg/fixed-point/unary.c execution test on arm Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/61929] [Graphite]: Banerjee and Omega differ on distance vectors (internal compiler error in compute_affine_dependence)

2015-07-17 Thread spop at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61929 Sebastian Pop spop at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug fortran/66911] ICE on allocate character with source as a derived type component

2015-07-17 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66911 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug inline-asm/30527] Use of input/output operands in __asm__ templates not fully documented

2015-07-17 Thread davmac at davmac dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=30527 --- Comment #4 from Davin McCall davmac at davmac dot org --- I recently stumbled across section 6.43.2.7 of the manual, which does in fact document the operand modifiers for (and only for) x86. Modifiers for other architectures are not

[Bug ada/66837] Non-Native Default_Scalar_Storage_Order Breaks Enum'Image

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

[Bug target/66906] New: [4.9/5/6] gcc.dg/torture/stackalign/nested-1.c fails on ICE with -O0 -m32 -mregparm=3

2015-07-17 Thread julia.koval at intel dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66906 Bug ID: 66906 Summary: [4.9/5/6] gcc.dg/torture/stackalign/nested-1.c fails on ICE with -O0 -m32 -mregparm=3 Product: gcc Version: 6.0 Status: UNCONFIRMED

[Bug target/66905] New: SSE not enabled for -march=pentium4

2015-07-17 Thread michael.finn.jorgensen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66905 Bug ID: 66905 Summary: SSE not enabled for -march=pentium4 Product: gcc Version: 4.8.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug fortran/66907] New: Correct code produces Segmentation fault - invalid memory reference

2015-07-17 Thread mrestelli at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66907 Bug ID: 66907 Summary: Correct code produces Segmentation fault - invalid memory reference Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal

[Bug sanitizer/66908] New: Uninitialized variable when compiled with UBsan

2015-07-17 Thread m.guseva at samsung dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66908 Bug ID: 66908 Summary: Uninitialized variable when compiled with UBsan Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3

[Bug inline-asm/49611] Inline asm should support input/output of flags

2015-07-17 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49611 --- Comment #13 from Andrew Pinski pinskia at gcc dot gnu.org --- (In reply to Jeremy from comment #12) Hi David, That's very interesting. Its not in gcc 5.2.0 released yesterday though. That is because 5.2 is a patch release off of the 5

[Bug libstdc++/58265] [lwg/2063] std::string move assignment should be noexcept

2015-07-17 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58265 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|SUSPENDED |ASSIGNED

[Bug fortran/61831] [4.9/ 5 Regression] runtime error: pointer being freed was not allocated

2015-07-17 Thread mikael at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61831 --- Comment #49 from Mikael Morin mikael at gcc dot gnu.org --- Author: mikael Date: Fri Jul 17 09:40:29 2015 New Revision: 225926 URL: https://gcc.gnu.org/viewcvs?rev=225926root=gccview=rev Log: Fix PR61831: Side-effect variable component

[Bug fortran/66035] [5/6 Regression] gfortran ICE segfault

2015-07-17 Thread vehre at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66035 --- Comment #6 from vehre at gcc dot gnu.org --- Author: vehre Date: Fri Jul 17 10:16:21 2015 New Revision: 225928 URL: https://gcc.gnu.org/viewcvs?rev=225928root=gccview=rev Log: gcc/fortran/ChangeLog: 2015-07-17 Andre Vehreschild

[Bug go/66870] split stack issues on ppc64le and ppc64

2015-07-17 Thread amodra at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66870 --- Comment #11 from Alan Modra amodra at gmail dot com --- I can reproduce the fail. It is caused by shrink-wrapping.

[Bug driver/66732] ISL 0.15 released, has breaking changes to gcc

2015-07-17 Thread timo.gurr at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66732 Timo Gurr timo.gurr at gmail dot com changed: What|Removed |Added CC||timo.gurr at gmail

[Bug target/66905] SSE not enabled for -march=pentium4

2015-07-17 Thread michael.finn.jorgensen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66905 --- Comment #1 from Michael Jørgensen michael.finn.jorgensen at gmail dot com --- The same problem appears on a 64-bit system: Linux granbo-3 4.0.4-303.fc22.x86_64 #1 SMP Thu May 28 12:37:06 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux using: gcc

[Bug middle-end/66916] New: [6 Regression] FAIL: gcc.target/arm/pr43920-2.c object-size text = 54

2015-07-17 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66916 Bug ID: 66916 Summary: [6 Regression] FAIL: gcc.target/arm/pr43920-2.c object-size text = 54 Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal

[Bug middle-end/66916] [6 Regression] FAIL: gcc.target/arm/pr43920-2.c object-size text = 54

2015-07-17 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66916 --- Comment #1 from ktkachov at gcc dot gnu.org --- Created attachment 36007 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=36007action=edit good assembly before the offending commit Attaching the good assembly before the commit

[Bug fortran/52846] [F2008] Support submodules

2015-07-17 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52846 --- Comment #15 from Paul Thomas pault at gcc dot gnu.org --- Author: pault Date: Fri Jul 17 17:23:45 2015 New Revision: 225945 URL: https://gcc.gnu.org/viewcvs?rev=225945root=gccview=rev Log: 2015-07-17 Paul Thomas pa...@gcc.gnu.org

[Bug rtl-optimization/66890] function splitting only works with profile feedback

2015-07-17 Thread andi-gcc at firstfloor dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66890 --- Comment #4 from Andi Kleen andi-gcc at firstfloor dot org --- Created attachment 36008 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=36008action=edit Updated patch with documentation and param I updated the patch with proper

[Bug fortran/52846] [F2008] Support submodules

2015-07-17 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52846 --- Comment #18 from Paul Thomas pault at gcc dot gnu.org --- Author: pault Date: Fri Jul 17 17:25:04 2015 New Revision: 225948 URL: https://gcc.gnu.org/viewcvs?rev=225948root=gccview=rev Log: 2015-07-17 Paul Thomas pa...@gcc.gnu.org

[Bug fortran/52846] [F2008] Support submodules

2015-07-17 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52846 --- Comment #17 from Paul Thomas pault at gcc dot gnu.org --- Author: pault Date: Fri Jul 17 17:24:49 2015 New Revision: 225947 URL: https://gcc.gnu.org/viewcvs?rev=225947root=gccview=rev Log: 2015-07-17 Paul Thomas pa...@gcc.gnu.org

[Bug fortran/52846] [F2008] Support submodules

2015-07-17 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52846 --- Comment #16 from Paul Thomas pault at gcc dot gnu.org --- Author: pault Date: Fri Jul 17 17:24:32 2015 New Revision: 225946 URL: https://gcc.gnu.org/viewcvs?rev=225946root=gccview=rev Log: 2015-07-17 Paul Thomas pa...@gcc.gnu.org

[Bug fortran/52846] [F2008] Support submodules

2015-07-17 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52846 --- Comment #22 from Paul Thomas pault at gcc dot gnu.org --- Author: pault Date: Fri Jul 17 17:27:42 2015 New Revision: 225957 URL: https://gcc.gnu.org/viewcvs?rev=225957root=gccview=rev Log: 2015-07-17 Paul Thomas pa...@gcc.gnu.org

[Bug c++/66092] [c++-concepts] Concept can't check variadic template arguments

2015-07-17 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66092 --- Comment #6 from Jason Merrill jason at gcc dot gnu.org --- Author: jason Date: Fri Jul 17 17:43:09 2015 New Revision: 225959 URL: https://gcc.gnu.org/viewcvs?rev=225959root=gccview=rev Log: PR c++/66092 PR c++/66834 *

[Bug target/66906] [4.9/5/6] gcc.dg/torture/stackalign/nested-1.c fails on ICE with -O0 -m32 -mregparm=3 or -miamcu

2015-07-17 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66906 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added Target Milestone|--- |6.0 --- Comment #4

[Bug middle-end/66915] [6 Regression] FAIL: gcc.dg/fixed-point/unary.c execution test on arm

2015-07-17 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66915 --- Comment #1 from ktkachov at gcc dot gnu.org --- My cross was configured with: --with-newlib --without-isl --with-arch=armv7-a --with-float=hard --with-fpu=neon-vfpv4

[Bug fortran/52846] [F2008] Support submodules

2015-07-17 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52846 --- Comment #19 from Paul Thomas pault at gcc dot gnu.org --- Author: pault Date: Fri Jul 17 17:25:55 2015 New Revision: 225953 URL: https://gcc.gnu.org/viewcvs?rev=225953root=gccview=rev Log: 2015-07-17 Paul Thomas pa...@gcc.gnu.org

[Bug fortran/52846] [F2008] Support submodules

2015-07-17 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52846 --- Comment #21 from Paul Thomas pault at gcc dot gnu.org --- Author: pault Date: Fri Jul 17 17:26:42 2015 New Revision: 225956 URL: https://gcc.gnu.org/viewcvs?rev=225956root=gccview=rev Log: 2015-07-17 Paul Thomas pa...@gcc.gnu.org

[Bug fortran/52846] [F2008] Support submodules

2015-07-17 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52846 --- Comment #20 from Paul Thomas pault at gcc dot gnu.org --- Author: pault Date: Fri Jul 17 17:26:12 2015 New Revision: 225955 URL: https://gcc.gnu.org/viewcvs?rev=225955root=gccview=rev Log: 2015-07-17 Paul Thomas pa...@gcc.gnu.org

[Bug fortran/52846] [F2008] Support submodules

2015-07-17 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52846 --- Comment #23 from Paul Thomas pault at gcc dot gnu.org --- Author: pault Date: Fri Jul 17 17:32:09 2015 New Revision: 225958 URL: https://gcc.gnu.org/viewcvs?rev=225958root=gccview=rev Log: 2015-07-17 Paul Thomas pa...@gcc.gnu.org

[Bug c++/66834] [concepts] concept parameter kind mismatch causes hard error

2015-07-17 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66834 --- Comment #14 from Jason Merrill jason at gcc dot gnu.org --- Author: jason Date: Fri Jul 17 17:43:09 2015 New Revision: 225959 URL: https://gcc.gnu.org/viewcvs?rev=225959root=gccview=rev Log: PR c++/66092 PR c++/66834

[Bug fortran/66911] ICE on allocate character with source as a derived type component

2015-07-17 Thread sgk at troutmask dot apl.washington.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66911 --- Comment #4 from Steve Kargl sgk at troutmask dot apl.washington.edu --- On Fri, Jul 17, 2015 at 06:21:38PM +, dominiq at lps dot ens.fr wrote: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66911 --- Comment #3 from Dominique d'Humieres

[Bug target/66814] ICE: gcc.target/i386/avx512f-klogic-2.c

2015-07-17 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66814 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Target||x86

[Bug target/66703] [4.9/5/6] gcc.target/i386/readeflags-1.c aborts on -march=i586 or on -miamcu

2015-07-17 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66703 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Target||x86

[Bug tree-optimization/65850] [5/6 Regression] [graphite]: isl_constraint.c:625: expecting integer value

2015-07-17 Thread hiraditya at msn dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65850 AK hiraditya at msn dot com changed: What|Removed |Added CC||hiraditya at msn dot com

[Bug fortran/66911] ICE on allocate character with source as a derived type component

2015-07-17 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66911 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org ---

[Bug fortran/66907] Correct code produces Segmentation fault - invalid memory reference

2015-07-17 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66907 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org ---

[Bug fortran/66911] ICE on allocate character with source as a derived type component

2015-07-17 Thread dominiq at lps dot ens.fr
--enable-plugin --with-arch=corei7 --with-cpu=corei7 Thread model: posix gcc version 6.0.0 20150717 (experimental) [trunk revision 225931] (GCC)

[Bug fortran/61831] [4.9/ 5 Regression] runtime error: pointer being freed was not allocated

2015-07-17 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61831 --- Comment #50 from Dominique d'Humieres dominiq at lps dot ens.fr --- Compiling the original test of pr40440 after revision r225926 gives an ICE: [Book15] f90/bug% gfcp pr40440.f90 iso_varying_string.o pr40440.f90:69:0: call

[Bug target/66703] [4.9/5/6] gcc.target/i386/readeflags-1.c aborts on -march=i586 or on -miamcu

2015-07-17 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66703 --- Comment #8 from uros at gcc dot gnu.org --- Author: uros Date: Fri Jul 17 18:45:50 2015 New Revision: 225962 URL: https://gcc.gnu.org/viewcvs?rev=225962root=gccview=rev Log: Backport from mainline: 2015-07-10 Uros Bizjak

[Bug target/66814] ICE: gcc.target/i386/avx512f-klogic-2.c

2015-07-17 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66814 --- Comment #6 from uros at gcc dot gnu.org --- Author: uros Date: Fri Jul 17 18:44:33 2015 New Revision: 225961 URL: https://gcc.gnu.org/viewcvs?rev=225961root=gccview=rev Log: Backport from mainline: 2015-07-10 Uros Bizjak

[Bug fortran/61831] [4.9/ 5 Regression] runtime error: pointer being freed was not allocated

2015-07-17 Thread mikael at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61831 --- Comment #51 from Mikael Morin mikael at gcc dot gnu.org --- (In reply to Dominique d'Humieres from comment #50) Should I file a new PR? Yes, please. Two commits today, two regressions.

[Bug jit/66783] No error-checking for creating structs containing opaque structs

2015-07-17 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66783 David Malcolm dmalcolm at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug target/66917] New: ARM: NEON: memcpy compiles to vld1 and vst1 with incorrect alignment

2015-07-17 Thread mhw at netris dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66917 Bug ID: 66917 Summary: ARM: NEON: memcpy compiles to vld1 and vst1 with incorrect alignment Product: gcc Version: 4.9.3 Status: UNCONFIRMED Severity: major

[Bug c++/66921] New: failure to determine size of static constexpr array that is nested within a templated class

2015-07-17 Thread vlad at petric dot cc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66921 Bug ID: 66921 Summary: failure to determine size of static constexpr array that is nested within a templated class Product: gcc Version: 4.9.3 Status: UNCONFIRMED

[Bug c/28492] -Wmissing-format-attribute causes warning for vsnprintf()

2015-07-17 Thread egall at gwmail dot gwu.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=28492 Eric Gallager egall at gwmail dot gwu.edu changed: What|Removed |Added CC||egall at

[Bug c++/66924] New: Bad diagnostic for parameter name used as non-type template argument

2015-07-17 Thread david.godfrey99 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66924 Bug ID: 66924 Summary: Bad diagnostic for parameter name used as non-type template argument Product: gcc Version: 5.2.0 Status: UNCONFIRMED Severity: normal

[Bug middle-end/66920] New: ICE in expand_debug_locations, at cfgexpand.c:3826

2015-07-17 Thread jan.sm...@alcatel-lucent.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66920 Bug ID: 66920 Summary: ICE in expand_debug_locations, at cfgexpand.c:3826 Product: gcc Version: 4.8.2 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug tree-optimization/61980] ICE: in compute_affine_dependence, at tree-data-ref.c:4233 with -fcheck-data-deps

2015-07-17 Thread spop at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61980 Sebastian Pop spop at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug tree-optimization/48642] ICE: in omega_add_zero_eq, at omega.h:259 with -O -fcheck-data-deps --param omega-max-eqs=0

2015-07-17 Thread spop at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48642 Sebastian Pop spop at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug tree-optimization/48482] ICE: in omega_alloc_problem, at omega.c:5498 with -fcheck-data-deps --param omega-max-vars=1

2015-07-17 Thread spop at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48482 Sebastian Pop spop at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug fortran/61831] [4.9/ 5 Regression] runtime error: pointer being freed was not allocated

2015-07-17 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61831 --- Comment #52 from Uroš Bizjak ubizjak at gmail dot com --- (In reply to Mikael Morin from comment #51) (In reply to Dominique d'Humieres from comment #50) Should I file a new PR? Yes, please. Two commits today, two regressions. There

[Bug c/66918] New: Disable inline function declared but never defined warning

2015-07-17 Thread eugene.zelenko at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66918 Bug ID: 66918 Summary: Disable inline function declared but never defined warning Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal

[Bug target/66867] Suboptimal code generation for C11 atomic_compare_exchange_strong_explicit()

2015-07-17 Thread sebastian.hu...@embedded-brains.de
%edx, (%rdi) ret .cfi_endproc .LFE1: .size g, .-g .section.text.unlikely .LCOLDE1: .text .LHOTE1: .ident GCC: (GNU) 6.0.0 20150717 (experimental) .section.note.GNU-stack,,@progbits

[Bug target/66866] [4.9/5 Regression] incorrect load address on manual vector shuffle

2015-07-17 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66866 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Target|x86_64-*-* |x86

[Bug middle-end/46851] ICE: in compute_affine_dependence, at tree-data-ref.c:3897 with -fcheck-data-deps

2015-07-17 Thread spop at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46851 Sebastian Pop spop at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug tree-optimization/48393] ICE: in omega_add_zero_geq, at omega.h:274 with -fcheck-data-deps --param omega-max-geqs=0

2015-07-17 Thread spop at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48393 Sebastian Pop spop at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/66919] New: [5 Regression] C++14 ICE during error reporting

2015-07-17 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66919 Bug ID: 66919 Summary: [5 Regression] C++14 ICE during error reporting Product: gcc Version: 5.2.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug tree-optimization/60340] ICE on valid code with -fcheck-data-deps at -O1 and above on x86_64-linux-gnu

2015-07-17 Thread spop at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60340 --- Comment #2 from Sebastian Pop spop at gcc dot gnu.org --- Author: spop Date: Sat Jul 18 01:11:05 2015 New Revision: 225979 URL: https://gcc.gnu.org/viewcvs?rev=225979root=gccview=rev Log: fix pr46851 and pr60340: remove unmaintained omega

[Bug middle-end/46851] ICE: in compute_affine_dependence, at tree-data-ref.c:3897 with -fcheck-data-deps

2015-07-17 Thread spop at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46851 --- Comment #2 from Sebastian Pop spop at gcc dot gnu.org --- Author: spop Date: Sat Jul 18 01:11:05 2015 New Revision: 225979 URL: https://gcc.gnu.org/viewcvs?rev=225979root=gccview=rev Log: fix pr46851 and pr60340: remove unmaintained omega

[Bug target/57271] ARM: gcc generates insufficient alignment for memory passed as extra argument for function return large composite type

2015-07-17 Thread mhw at netris dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57271 Mark H Weaver mhw at netris dot org changed: What|Removed |Added CC||mhw at netris dot

[Bug target/66922] wrong code for bit-field struct at -O1 and above on x86_64-linux-gnu

2015-07-17 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66922 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Target||x86

  1   2   >