[Bug other/53313] Add warning levels

2015-04-22 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53313 Manuel López-Ibáñez manu at gcc dot gnu.org changed: What|Removed |Added Keywords||easyhack

[Bug target/65296] [avr] fix various issues with specs file generation

2015-04-22 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65296 --- Comment #10 from Georg-Johann Lay gjl at gcc dot gnu.org --- Author: gjl Date: Wed Apr 22 16:14:50 2015 New Revision: 222333 URL: https://gcc.gnu.org/viewcvs?rev=222333root=gccview=rev Log: Backport from trunk r222179. 2015-04-17

[Bug tree-optimization/65818] [6 Regression] libiberty/vprintf-support.c:41:1: ICE: in expand_i fn_va_arg_1, at tree-stdarg.c:1095

2015-04-22 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65818 --- Comment #7 from vries at gcc dot gnu.org --- Hmm, this patch has failures for x86_64: - va_arg (ap, void): gcc.c-torture/compile/pr48767.c - vla: gcc.c-torture/execute/20020412-1.c gcc.dg/compat/struct-by-value-22

[Bug testsuite/59971] multilib_flags is placed with the wrong order

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

[Bug c++/65848] [c++-concepts] High memory usage and compilation times for subsuming concept chains; regression from r211824

2015-04-22 Thread andrew.n.sutton at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65848 --- Comment #2 from Andrew Sutton andrew.n.sutton at gmail dot com --- Here's the result of the latest commit (r222332) on my system. test.cpp is the program in the bug report. Command being timed: ~/opt/bin/g++ -std=c++1z -c test.cpp

[Bug target/65846] Optimize data access in PIE with copy reloc

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

[Bug target/65836] [6 Regression] gnat fails to build on aarch64-linux-gnu

2015-04-22 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65836 --- Comment #4 from ktkachov at gcc dot gnu.org --- Bisection confirmed that it's r222173: Author: vries vries@138bc75d-0d04-0410-961f-82ee72b054a4 Date: Fri Apr 17 09:26:59 2015 + Postpone expanding va_arg until pass_stdarg

[Bug fortran/65841] Seg fault on intrinsic assignment to allocatable derived type with allocatable component

2015-04-22 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65841 --- Comment #2 from Dominique d'Humieres dominiq at lps dot ens.fr --- I confirm the segfault with my clean trees for all variants (4.8 and 4.9 give an ICE). However I don't see them on my patched trees having Mikael's patch for pr65792

[Bug c++/65845] New: typeid doesn't work consistently on pure virtual classes

2015-04-22 Thread laszlo.bodor at citi dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65845 Bug ID: 65845 Summary: typeid doesn't work consistently on pure virtual classes Product: gcc Version: 4.9.2 Status: UNCONFIRMED Severity: major

[Bug c++/65845] typeid doesn't work consistently on pure virtual classes

2015-04-22 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65845 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Severity|major |normal ---

[Bug tree-optimization/59970] Bogus warnings at low optimization levels

2015-04-22 Thread mac at mcrowe dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59970 Mike Crowe mac at mcrowe dot com changed: What|Removed |Added CC||mac at mcrowe dot com

[Bug rtl-optimization/64916] ira.c update_equiv_regs patch causes gcc/testsuite/gcc.target/arm/pr43920-2.c regression

2015-04-22 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64916 --- Comment #8 from Jeffrey A. Law law at redhat dot com --- Alex, you're right. It's just an artifact which patch I pulled out of my todo list. Your patches are effectively doing the same thing. If you'd like I can add you to the ChangeLog

[Bug c++/65848] New: [c++-concepts] High memory usage and compilation times for subsuming concept chains; regression from r211824

2015-04-22 Thread tom at honermann dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65848 Bug ID: 65848 Summary: [c++-concepts] High memory usage and compilation times for subsuming concept chains; regression from r211824 Product: gcc Version: unknown Status:

[Bug rtl-optimization/64916] ira.c update_equiv_regs patch causes gcc/testsuite/gcc.target/arm/pr43920-2.c regression

2015-04-22 Thread Alex.Velenko at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64916 --- Comment #9 from Alex Velenko Alex.Velenko at arm dot com --- Jeff, thank you for noticing this. I don't mind this time, I just hope this would not happen next time.

[Bug rtl-optimization/64905] unsigned short is loaded with 4-byte load (movl)

2015-04-22 Thread r.ayrapetyan at samsung dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64905 Ruben Ayrapetyan r.ayrapetyan at samsung dot com changed: What|Removed |Added Status|NEW

[Bug target/65836] [6 Regression] gnat fails to build on aarch64-linux-gnu

2015-04-22 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65836 ktkachov at gcc dot gnu.org changed: What|Removed |Added CC||tom at codesourcery dot com

[Bug target/61551] [NEON] alter costs to allow use of post-indexed addressing modes for VLD{2..4}/VST{2..4}

2015-04-22 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61551 Ramana Radhakrishnan ramana at gcc dot gnu.org changed: What|Removed |Added Target Milestone|5.2 |6.0 ---

[Bug fortran/65841] Seg fault on intrinsic assignment to allocatable derived type with allocatable component

2015-04-22 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65841 Paul Thomas pault at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug target/65846] New: Optimize data access in PIE with copy reloc

2015-04-22 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65846 Bug ID: 65846 Summary: Optimize data access in PIE with copy reloc Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: enhancement Priority: P3 Component:

[Bug c++/65848] [c++-concepts] High memory usage and compilation times for subsuming concept chains; regression from r211824

2015-04-22 Thread andrew.n.sutton at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65848 --- Comment #1 from Andrew Sutton andrew.n.sutton at gmail dot com --- This is caused by the use of a concept outside of a requires clause -- it's still a bug though. The TS doesn't actually include wording that would allow this program to be

[Bug tree-optimization/65818] [6 Regression] libiberty/vprintf-support.c:41:1: ICE: in expand_i fn_va_arg_1, at tree-stdarg.c:1095

2015-04-22 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65818 --- Comment #3 from vries at gcc dot gnu.org --- The code snippet: ... case 'f': case 'e': case 'E': case 'g': case 'G': (void) __builtin_va_arg(ap, double); total_width += 307; break; ... translates

[Bug tree-optimization/65818] [6 Regression] libiberty/vprintf-support.c:41:1: ICE: in expand_i fn_va_arg_1, at tree-stdarg.c:1095

2015-04-22 Thread dave.anglin at bell dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65818 --- Comment #8 from dave.anglin at bell dot net --- On 2015-04-22 12:40 PM, vries at gcc dot gnu.org wrote: this patch is more conservative Restarted test with updated patch.

[Bug c++/65850] 5.1 regression [graphite]: isl_constraint.c:625: expecting integer value

2015-04-22 Thread fragabr at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65850 --- Comment #1 from Dâniel Fraga fragabr at gmail dot com --- Created attachment 35385 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=35385action=edit Unified_cpp_layout_base0.ii I had to bzip2 it because of the size. Sorry.

[Bug tree-optimization/59970] Bogus warnings at low optimization levels

2015-04-22 Thread mac at mcrowe dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59970 --- Comment #4 from Mike Crowe mac at mcrowe dot com --- The test case in comment #3 shows the same problem in gcc-5-branch r222333.

[Bug target/65849] New: Add missing tuning knobs to #pragma target/attribute target support

2015-04-22 Thread meissner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65849 Bug ID: 65849 Summary: Add missing tuning knobs to #pragma target/attribute target support Product: gcc Version: 5.1.1 Status: UNCONFIRMED Severity: normal

[Bug target/65849] Add missing tuning knobs to #pragma target/attribute target support

2015-04-22 Thread meissner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65849 Michael Meissner meissner at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug c++/65850] New: 5.1 regression [graphite]: isl_constraint.c:625: expecting integer value

2015-04-22 Thread fragabr at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65850 Bug ID: 65850 Summary: 5.1 regression [graphite]: isl_constraint.c:625: expecting integer value Product: gcc Version: unknown Status: UNCONFIRMED Severity:

[Bug c++/65850] 5.1 regression [graphite]: isl_constraint.c:625: expecting integer value

2015-04-22 Thread fragabr at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65850 --- Comment #2 from Dâniel Fraga fragabr at gmail dot com --- Without graphite optimization, it compiles fine.

[Bug target/65837] [arm-linux-gnueabihf] lto1 target specific builtin not available

2015-04-22 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65837 Ramana Radhakrishnan ramana at gcc dot gnu.org changed: What|Removed |Added CC||ramana

[Bug rtl-optimization/65067] regression on accessing volatile bit field

2015-04-22 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65067 Ramana Radhakrishnan ramana at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug rtl-optimization/65067] regression on accessing volatile bit field

2015-04-22 Thread bernd.edlinger at hotmail dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65067 --- Comment #13 from Bernd Edlinger bernd.edlinger at hotmail dot de --- (In reply to Ramana Radhakrishnan from comment #12) fixed ? yes, thanks.

[Bug lto/65778] v8 build fails with assembly error with LTO enabled on arm-linux-gnueabihf

2015-04-22 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65778 Ramana Radhakrishnan ramana at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug target/48904] x86_64-knetbsd-gnu fails to build

2015-04-22 Thread aldot at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48904 Bernhard Reutner-Fischer aldot at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug rtl-optimization/65304] [4.9] [ARM] incorrect asm operand has impossible constraints error

2015-04-22 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65304 Ramana Radhakrishnan ramana at gcc dot gnu.org changed: What|Removed |Added Keywords|

[Bug testsuite/65767] Test pr65276 failed on arm-none-eabi

2015-04-22 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65767 Ramana Radhakrishnan ramana at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug target/65711] arm*-linux* link spec passes '-dynamic-linker' even for '-shared'

2015-04-22 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65711 Ramana Radhakrishnan ramana at gcc dot gnu.org changed: What|Removed |Added CC||ramana

[Bug target/65326] LRA missing a Thumb optimization.

2015-04-22 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65326 Ramana Radhakrishnan ramana at gcc dot gnu.org changed: What|Removed |Added Keywords|

[Bug libstdc++/60758] Infinite backtrace in __cxa_end_cleanup

2015-04-22 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60758 Ramana Radhakrishnan ramana at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug target/65837] [arm-linux-gnueabihf] lto1 target specific builtin not available

2015-04-22 Thread prathamesh3492 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65837 --- Comment #3 from prathamesh3492 at gcc dot gnu.org --- Hi, I tried to reproduce the error with a reduced test-case: #include arm_neon.h float32x2_t a, b, c, e; int main() { e = __builtin_neon_vmls_lanev2sf (a, b, c, 0); return 0; }

[Bug target/65837] [arm-linux-gnueabihf] lto1 target specific builtin not available

2015-04-22 Thread prathamesh3492 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65837 prathamesh3492 at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/65853] New: Casting operator is missing ambiguity error (and happily compiles)

2015-04-22 Thread ryan.martindale at raytheon dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65853 Bug ID: 65853 Summary: Casting operator is missing ambiguity error (and happily compiles) Product: gcc Version: 4.8.2 Status: UNCONFIRMED Severity: normal

[Bug target/65456] powerpc64le autovectorized copy loop missed optimization

2015-04-22 Thread wschmidt at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65456 --- Comment #17 from Bill Schmidt wschmidt at gcc dot gnu.org --- Author: wschmidt Date: Thu Apr 23 00:21:39 2015 New Revision: 222349 URL: https://gcc.gnu.org/viewcvs?rev=222349root=gccview=rev Log: [gcc] 2015-04-22 Bill Schmidt

[Bug libquadmath/65757] gfortran gives incorrect result for anint with real*16 argument

2015-04-22 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65757 --- Comment #6 from Jerry DeLisle jvdelisle at gcc dot gnu.org --- I am thinking its not working, but maybe I do not understand the function. I created a loop like this (with the patch): q1 = 233181505644407.q0 q2 = anint

[Bug preprocessor/65852] Incorrect escaping in depfiles

2015-04-22 Thread paul_robinson at playstation dot sony.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65852 --- Comment #10 from Paul Robinson paul_robinson at playstation dot sony.com --- I thought I had heard your name before! Howdy... Granted this is an obscure corner case, but they are legal filenames, using a leading # is less horrifying than a

[Bug libquadmath/65757] gfortran gives incorrect result for anint with real*16 argument

2015-04-22 Thread sgk at troutmask dot apl.washington.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65757 --- Comment #5 from Steve Kargl sgk at troutmask dot apl.washington.edu --- On Wed, Apr 22, 2015 at 11:19:13PM +, bugs at dhbailey dot com wrote: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65757 --- Comment #3 from dhbbugs bugs at

[Bug c++/65854] New: [c++-concepts] Type constraint satisfaction error for type aliases; regression from r211824

2015-04-22 Thread tom at honermann dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65854 Bug ID: 65854 Summary: [c++-concepts] Type constraint satisfaction error for type aliases; regression from r211824 Product: gcc Version: unknown Status: UNCONFIRMED

[Bug c++/65848] [c++-concepts] High memory usage and compilation times for subsuming concept chains; regression from r211824

2015-04-22 Thread tom at honermann dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65848 Tom Honermann tom at honermann dot net changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug libquadmath/65757] gfortran gives incorrect result for anint with real*16 argument

2015-04-22 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65757 Jerry DeLisle jvdelisle at gcc dot gnu.org changed: What|Removed |Added CC||jvdelisle at

[Bug preprocessor/65852] New: Incorrect escaping in depfiles

2015-04-22 Thread paul_robinson at playstation dot sony.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65852 Bug ID: 65852 Summary: Incorrect escaping in depfiles Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: preprocessor

[Bug preprocessor/65852] Incorrect escaping in depfiles

2015-04-22 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65852 --- Comment #3 from Andrew Pinski pinskia at gcc dot gnu.org --- Here is what the comment says in the source: /* Given a filename, quote characters in that filename which are significant to Make. Note that it's not possible to quote all such

[Bug preprocessor/65852] Incorrect escaping in depfiles

2015-04-22 Thread paul_robinson at playstation dot sony.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65852 --- Comment #6 from Paul Robinson paul_robinson at playstation dot sony.com --- (In reply to Andrew Pinski from comment #4) Really for portability using \ and/or # should be avoided. I accept that, however we do have Windows clients trying to

[Bug libquadmath/65757] gfortran gives incorrect result for anint with real*16 argument

2015-04-22 Thread bugs at dhbailey dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65757 --- Comment #3 from dhbbugs bugs at dhbailey dot com --- Has anyone else been able to confirm that Steve Kargl's fix will work? What has to happen to move this fix into the production code?

[Bug preprocessor/65852] Incorrect escaping in depfiles

2015-04-22 Thread paul_robinson at playstation dot sony.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65852 --- Comment #8 from Paul Robinson paul_robinson at playstation dot sony.com --- (In reply to Andrew Pinski from comment #7) Hmm, I thought \ would be converted into / by the time we reach here for windows. I wonder if that is the better fix.

[Bug c++/59766] c++1y: declaring friend function with 'auto' return type deduction is rejected with bogus reason

2015-04-22 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59766 --- Comment #12 from Jason Merrill jason at gcc dot gnu.org --- Author: jason Date: Wed Apr 22 20:52:52 2015 New Revision: 222337 URL: https://gcc.gnu.org/viewcvs?rev=222337root=gccview=rev Log: PR c++/59766 * decl.c (grokdeclarator): Do

[Bug c++/65727] [4.8/4.9/5/6 Regression] Segfault With Decltype In Lambda Expression Used To Initialize Static Class Member

2015-04-22 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65727 --- Comment #4 from Jason Merrill jason at gcc dot gnu.org --- Author: jason Date: Wed Apr 22 20:53:07 2015 New Revision: 222340 URL: https://gcc.gnu.org/viewcvs?rev=222340root=gccview=rev Log: PR c++/65727 * lambda.c

[Bug c++/65721] [4.8/4.9/5/6 Regression] Internal compiler error segmentation fault

2015-04-22 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65721 --- Comment #4 from Jason Merrill jason at gcc dot gnu.org --- Author: jason Date: Wed Apr 22 20:52:57 2015 New Revision: 222338 URL: https://gcc.gnu.org/viewcvs?rev=222338root=gccview=rev Log: PR c++/65721 * name-lookup.c

[Bug c++/65695] [4.9/5/6 Regression] NSDMI calling constexpr constructor with pointer-to-member is not a constant expression

2015-04-22 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65695 --- Comment #13 from Jason Merrill jason at gcc dot gnu.org --- Author: jason Date: Wed Apr 22 20:53:02 2015 New Revision: 222339 URL: https://gcc.gnu.org/viewcvs?rev=222339root=gccview=rev Log: PR c++/65695 * cvt.c (cp_fold_convert):

[Bug preprocessor/65852] Incorrect escaping in depfiles

2015-04-22 Thread paul_robinson at playstation dot sony.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65852 --- Comment #5 from Paul Robinson paul_robinson at playstation dot sony.com --- Compare how space and # are handled, to see the problem. They need to be handled the same way.

[Bug debug/54773] no debug info generated for rvalue reference

2015-04-22 Thread chihin.ko at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54773 --- Comment #3 from chihin ko chihin.ko at oracle dot com --- g++ 4.8.2 on intel-Linux regress again. DW_TAG_rvalue_reference_type did not get generated. g++ 4.8.2 on intel Solaris is broken too. g++ 4.9.0 works on intel-Linux but not on intel

[Bug fortran/65429] ICE on implied-length character empty array constructor

2015-04-22 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65429 --- Comment #5 from kargl at gcc dot gnu.org --- Author: kargl Date: Wed Apr 22 22:43:46 2015 New Revision: 222342 URL: https://gcc.gnu.org/viewcvs?rev=222342root=gccview=rev Log: 2015-04-22 Steven G. Kargl ka...@gcc.gnu.org PR

[Bug preprocessor/65852] Incorrect escaping in depfiles

2015-04-22 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65852 --- Comment #2 from Andrew Pinski pinskia at gcc dot gnu.org --- This was bug 35458 which says it was fixed in 4.4.0.

[Bug preprocessor/65852] Incorrect escaping in depfiles

2015-04-22 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65852 --- Comment #4 from Andrew Pinski pinskia at gcc dot gnu.org --- Really for portability using \ and/or # should be avoided.

[Bug fortran/65429] ICE on implied-length character empty array constructor

2015-04-22 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65429 --- Comment #6 from kargl at gcc dot gnu.org --- Author: kargl Date: Wed Apr 22 23:12:30 2015 New Revision: 222343 URL: https://gcc.gnu.org/viewcvs?rev=222343root=gccview=rev Log: 2015-04-22 Steven G. Kargl ka...@gcc.gnu.org PR

[Bug c++/59766] c++1y: declaring friend function with 'auto' return type deduction is rejected with bogus reason

2015-04-22 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59766 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug preprocessor/65852] Incorrect escaping in depfiles

2015-04-22 Thread paul_robinson at playstation dot sony.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65852 Paul Robinson paul_robinson at playstation dot sony.com changed: What|Removed |Added Version|unknown

[Bug fortran/65429] ICE on implied-length character empty array constructor

2015-04-22 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65429 kargl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug preprocessor/65852] Incorrect escaping in depfiles

2015-04-22 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65852 --- Comment #9 from Andrew Pinski pinskia at gcc dot gnu.org --- (In reply to Paul Robinson from comment #8) Admittedly the gcc I have on Windows is *very* old, but it does not normalize \ to / before writing the depfile. I know it is very

[Bug c++/65851] New: ice in set_lattice_value at tree-ssa-cc p.c:535

2015-04-22 Thread dcb314 at hotmail dot com
++ Assignee: unassigned at gcc dot gnu.org Reporter: dcb314 at hotmail dot com Created attachment 35386 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=35386action=edit gzipped C++ source code The attached code, when compiled by gcc trunk dated 20150422, with flag -O2

[Bug preprocessor/65852] Incorrect escaping in depfiles

2015-04-22 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65852 --- Comment #7 from Andrew Pinski pinskia at gcc dot gnu.org --- Hmm, I thought \ would be converted into / by the time we reach here for windows. I wonder if that is the better fix.

[Bug c/65855] New: missing optimization: triangular numbers

2015-04-22 Thread shawn at churchofgit dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65855 Bug ID: 65855 Summary: missing optimization: triangular numbers Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug middle-end/65855] missing optimization: triangular numbers

2015-04-22 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65855 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Keywords|

[Bug rtl-optimization/64688] [4.9 Regression] internal compiler error: Max. number of generated reload insns per insn is achieved (90)

2015-04-22 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64688 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug libstdc++/65147] alignment of std::atomic object is not correct

2015-04-22 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65147 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug target/65847] New: SSE2 code for adding two structs is much worse at -O3 than at -O2

2015-04-22 Thread jay.foad at gmail dot com
20150422 (experimental)

[Bug target/65847] SSE2 code for adding two structs is much worse at -O3 than at -O2

2015-04-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65847 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Keywords|

[Bug target/65837] [arm-linux-gnueabihf] lto1 target specific builtin not available

2015-04-22 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65837 --- Comment #4 from Ramana Radhakrishnan ramana at gcc dot gnu.org --- (In reply to prathamesh3492 from comment #3) Hi, I tried to reproduce the error with a reduced test-case: #include arm_neon.h float32x2_t a, b, c, e; int main() {

[Bug tree-optimization/65818] [6 Regression] libiberty/vprintf-support.c:41:1: ICE: in expand_i fn_va_arg_1, at tree-stdarg.c:1095

2015-04-22 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65818 vries at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug tree-optimization/65818] [6 Regression] libiberty/vprintf-support.c:41:1: ICE: in expand_i fn_va_arg_1, at tree-stdarg.c:1095

2015-04-22 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65818 --- Comment #5 from vries at gcc dot gnu.org --- Dave, could you please test the patch on hppa? Thanks, - Tom

[Bug target/55144] opening glibc-c.o: No such file or directory

2015-04-22 Thread aldot at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55144 --- Comment #2 from Bernhard Reutner-Fischer aldot at gcc dot gnu.org --- Author: aldot Date: Wed Apr 22 08:25:40 2015 New Revision: 222313 URL: https://gcc.gnu.org/viewcvs?rev=222313root=gccview=rev Log: PR target/55144 building all-gcc for

[Bug tree-optimization/65823] [6 Regression] ICE in gcc.c-torture/execute/stdarg-2.c -O0/-O1 for arm

2015-04-22 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65823 vries at gcc dot gnu.org changed: What|Removed |Added Keywords||patch --- Comment #7 from

[Bug rtl-optimization/64818] User specified register don't work correctly in inline-asm operands.

2015-04-22 Thread xguo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64818 --- Comment #1 from xuepeng guo xguo at gcc dot gnu.org --- Author: xguo Date: Wed Apr 22 07:21:35 2015 New Revision: 222306 URL: https://gcc.gnu.org/viewcvs?rev=222306root=gccview=rev Log: gcc/ChangeLog: 2015-04-22 Hale Wang hale.w...@arm.com

[Bug target/47122] vax-*-openbsd* configuration purports to require openbsd-pthread.h

2015-04-22 Thread aldot at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47122 --- Comment #1 from Bernhard Reutner-Fischer aldot at gcc dot gnu.org --- Author: aldot Date: Wed Apr 22 08:30:15 2015 New Revision: 222314 URL: https://gcc.gnu.org/viewcvs?rev=222314root=gccview=rev Log: PR target/47122: vax-*-openbsd*

[Bug c/65842] combine is overly cautious when operating on side effect operands references

2015-04-22 Thread zhongyunde at huawei dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65842 --- Comment #1 from vfdff zhongyunde at huawei dot com --- (gdb) p debug_rtx (newpat) (set (reg:SI 191 [ g_123$6+4 ]) (and:SI (mem/c:SI (pre_modify:SI (reg/f:SI 164) (plus:SI (reg/f:SI 164) (const_int -12

[Bug testsuite/65767] Test pr65276 failed on arm-none-eabi

2015-04-22 Thread amker at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65767 --- Comment #4 from amker at gcc dot gnu.org --- Author: amker Date: Wed Apr 22 09:37:52 2015 New Revision: 222319 URL: https://gcc.gnu.org/viewcvs?rev=222319root=gccview=rev Log: Backport from trunk r55 2015-04-21 Bin Cheng

[Bug c/63357] Warn for P P and P || P (same expression used multiple times in a condition)

2015-04-22 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63357 Marek Polacek mpolacek at gcc dot gnu.org changed: What|Removed |Added Depends on||61534 ---

[Bug c++/65843] New: multiple use of const variable in lamba in template function causes compile error

2015-04-22 Thread darklin20 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65843 Bug ID: 65843 Summary: multiple use of const variable in lamba in template function causes compile error Product: gcc Version: 5.0 Status: UNCONFIRMED

[Bug c++/65843] [5/6 Regression] multiple use of const variable in lamba in template function causes compile error

2015-04-22 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65843 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Keywords||rejects-valid

[Bug tree-optimization/65818] [6 Regression] libiberty/vprintf-support.c:41:1: ICE: in expand_i fn_va_arg_1, at tree-stdarg.c:1095

2015-04-22 Thread dave.anglin at bell dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65818 --- Comment #6 from dave.anglin at bell dot net --- On 2015-04-22, at 3:15 AM, vries at gcc dot gnu.org wrote: could you please test the patch on hppa? Started. Thanks for the patch. Dave -- John David Anglindave.ang...@bell.net

[Bug c++/61940] Wrong error location for error in initialization list

2015-04-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61940 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Target Milestone|5.0 |5.2 --- Comment

[Bug lto/65844] New: [5 Regression] ICE (verify_cgraph_node failed) on i686-linux-gnu

2015-04-22 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65844 Bug ID: 65844 Summary: [5 Regression] ICE (verify_cgraph_node failed) on i686-linux-gnu Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal

[Bug c/61864] Feature Request, -Wcovered-switch-default to identify dead default branch

2015-04-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61864 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Target Milestone|5.0 |5.2 --- Comment

[Bug target/65582] [5/6 Regression] testsuite lto issue: xgcc.exe: warning: '-x lto' after last input file has no effect, fatal error: no input files

2015-04-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65582 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Target Milestone|5.0 |5.2 --- Comment

[Bug libffi/65726] [5/6 Regression] libffi fails to build when not bootstrapping: configure: error: C++ preprocessor /lib/cpp fails sanity check

2015-04-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65726 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Target Milestone|5.0 |5.2 --- Comment

[Bug target/65162] [5/6 Regression][SH] Redundant tests when storing bswapped T bit result in unaligned mem

2015-04-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65162 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Target Milestone|5.0 |5.2 --- Comment

[Bug target/61821] gcc.target/i386/pr61599-1.c FAILs with Sun as

2015-04-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61821 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Target Milestone|5.0 |5.2 --- Comment

[Bug c++/65598] Fix column location for 'explicit'

2015-04-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65598 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Target Milestone|5.0 |5.2 --- Comment

[Bug ada/48002] internal error on calling inherited, overloaded and abstract subprograms with string literal

2015-04-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48002 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Target Milestone|5.0 |5.2 --- Comment

[Bug rtl-optimization/64916] ira.c update_equiv_regs patch causes gcc/testsuite/gcc.target/arm/pr43920-2.c regression

2015-04-22 Thread Alex.Velenko at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64916 --- Comment #7 from Alex Velenko Alex.Velenko at arm dot com --- Just to note, my fix was earlier, yet none replied: https://gcc.gnu.org/ml/gcc-patches/2015-04/msg00441.html

[Bug tree-optimization/65823] [6 Regression] ICE in gcc.c-torture/execute/stdarg-2.c -O0/-O1 for arm

2015-04-22 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65823 --- Comment #8 from vries at gcc dot gnu.org --- Author: vries Date: Wed Apr 22 09:03:01 2015 New Revision: 222318 URL: https://gcc.gnu.org/viewcvs?rev=222318root=gccview=rev Log: Fix va_arg ap_copy nop detection 2015-04-22 Tom de Vries

[Bug target/65836] [6 Regression] gnat fails to build on aarch64-linux-gnu

2015-04-22 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65836 ktkachov at gcc dot gnu.org changed: What|Removed |Added Keywords||build

  1   2   >