[Bug target/63594] [5 Regression] ICE: in ix86_vector_duplicate_value, at config/i386/i386.c:39831 with -mavx512f

2014-10-23 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63594 Markus Trippelsdorf changed: What|Removed |Added CC||trippels at gcc dot gnu.org --- Co

[Bug c/55965] gcc -std=c99 emits code for inline even without extern

2014-10-23 Thread jeremyhu at macports dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55965 --- Comment #3 from Jeremy Huddleston Sequoia --- On OSX, the _isalnum symbol corresponds to the isalnum() function and the __isalnum symbol would correspond to the _isalnum() function. It is emitting the _isalnum symbol (for isalnum()) but not

[Bug tree-optimization/63595] [5.0 Regression] Segmentation faults inside kernel

2014-10-23 Thread mliska at suse dot cz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63595 --- Comment #6 from Martin Liška --- > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63595 > > --- Comment #5 from Pat Haugen --- > Created attachment 33796 >--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33796&action=edit > preprocessed

[Bug target/63635] New: Reduce toc relative address computation for multiple data access

2014-10-23 Thread carrot at google dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63635 Bug ID: 63635 Summary: Reduce toc relative address computation for multiple data access Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal

[Bug target/63634] New: Compiler generated R_AARCH64_TLSLE_ADD_TPREL_HI12/LO12 pair overflowed by large TP offset

2014-10-23 Thread shenhan at google dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63634 Bug ID: 63634 Summary: Compiler generated R_AARCH64_TLSLE_ADD_TPREL_HI12/LO12 pair overflowed by large TP offset Product: gcc Version: 5.0 Status: UNCONFIRMED S

[Bug debug/63623] Lots of functions get -fvar-tracking silently turned off unnecessarily

2014-10-23 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63623 --- Comment #3 from Jakub Jelinek --- Author: jakub Date: Thu Oct 23 21:58:41 2014 New Revision: 216600 URL: https://gcc.gnu.org/viewcvs?rev=216600&root=gcc&view=rev Log: PR debug/63623 * var-tracking.c (stack_adjust_offset_pre_post_cb):

[Bug c/63625] -flto breaks optimization during link phase on arm-none-eabi without -O on linker (!) command line

2014-10-23 Thread anpaza at mail dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63625 Andrew Zabolotny changed: What|Removed |Added Version|unknown |4.8.1 Resolution|FIXED

[Bug ipa/63580] [5 Regression] ICE : error: invalid argument to gimple call

2014-10-23 Thread mliska at suse dot cz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63580 --- Comment #3 from Martin Liška --- > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63580 > > Richard Biener changed: > > What|Removed |Added > -

[Bug rtl-optimization/63618] CSE at IRA pass delete SET_GOT which is used later

2014-10-23 Thread evstupac at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63618 Stupachenko Evgeny changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/63619] warning: deleting ‘void*’ is undefined has no -W flag

2014-10-23 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63619 Jonathan Wakely changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug ipa/63587] [5 Regression] ICE : tree check: expected var_decl, have result_decl in add_local_variables, at tree-inline.c:4112

2014-10-23 Thread mliska at suse dot cz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63587 --- Comment #9 from Martin Liška --- On 10/20/2014 09:48 AM, rguenther at suse dot de wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63587 > > --- Comment #4 from rguenther at suse dot de --- > On Sun, 19 Oct 2014, mliska at suse dot cz w

[Bug c++/63619] warning: deleting ‘void*’ is undefined has no -W flag

2014-10-23 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63619 --- Comment #5 from Jonathan Wakely --- Author: redi Date: Thu Oct 23 21:07:49 2014 New Revision: 216599 URL: https://gcc.gnu.org/viewcvs?rev=216599&root=gcc&view=rev Log: PR c++/63619 gcc/cp: PR c++/63619 * decl2.c (delete_sanity): Use

[Bug c/54381] -Wsizeof-pointer-memaccess refers to "destination" for strncmp

2014-10-23 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54381 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c/53968] integer undefined behaviors in GCC

2014-10-23 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53968 Marek Polacek changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug c/56980] C pretty-printer does not handle well pointer to typedef of struct

2014-10-23 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56980 Marek Polacek changed: What|Removed |Added CC||tromey at gcc dot gnu.org --- Comment #8

[Bug c/61416] incorrect struct tag in diagnostic

2014-10-23 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61416 Marek Polacek changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c/56980] C pretty-printer does not handle well pointer to typedef of struct

2014-10-23 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56980 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org --- Comment

[Bug middle-end/63608] [4.8/4.9 Regression] error: type mismatch in binary expression

2014-10-23 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63608 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c/56465] Strange warning about variable modified range

2014-10-23 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56465 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug rtl-optimization/63633] [avr] internal compiler error: unrecognizable insn with mult insns

2014-10-23 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63633 Georg-Johann Lay changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug rtl-optimization/63633] New: [avr] internal compiler error: urecognizable insn with multi insns

2014-10-23 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63633 Bug ID: 63633 Summary: [avr] internal compiler error: urecognizable insn with multi insns Product: gcc Version: 4.9.2 Status: UNCONFIRMED Keywords: ice-on-valid

[Bug bootstrap/63632] [4.9/5 Regression] bootstrap-lto/profiledbootstrap broken by r216566

2014-10-23 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63632 --- Comment #3 from Markus Trippelsdorf --- Possible fix: diff --git a/gcc/collect2.c b/gcc/collect2.c index c54e6fb..7c067ff 100644 --- a/gcc/collect2.c +++ b/gcc/collect2.c @@ -1311,6 +1311,12 @@ main (int argc, char **argv) l

[Bug tree-optimization/63595] [5.0 Regression] Segmentation faults inside kernel

2014-10-23 Thread pthaugen at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63595 --- Comment #5 from Pat Haugen --- Created attachment 33796 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33796&action=edit preprocessed source from 254.gap CPU2000 benchmark 254.gap started miscomparing with r216305 also. Attaching prepr

[Bug bootstrap/63632] [4.9/5 Regression] bootstrap-lto/profiledbootstrap broken by r216566

2014-10-23 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63632 --- Comment #2 from Markus Trippelsdorf --- trippels@gcc1-power7 ~ % echo "int main () {}" | gcc -fno-lto -x c++ - /home/trippels/bin/ld: fatal error: -f/--auxiliary may not be used without -shared collect2: error: ld returned 1 exit status

[Bug bootstrap/63632] [4.9/5 Regression] bootstrap-lto/profiledbootstrap broken by r216566

2014-10-23 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63632 Markus Trippelsdorf changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug ipa/63587] [5 Regression] ICE : tree check: expected var_decl, have result_decl in add_local_variables, at tree-inline.c:4112

2014-10-23 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63587 --- Comment #8 from Martin Liška --- I added assert to cgraphunit.c (expand_thunk):1547: /* Build call to the function being thunked. */ if (!VOID_TYPE_P (restype)) { if (DECL_BY_REFERENCE (resdecl)) restmp = gimpl

[Bug libstdc++/63631] std::regex_match yielding inexplicable garbage; invalid reads in valgrind

2014-10-23 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63631 Jonathan Wakely changed: What|Removed |Added Resolution|FIXED |INVALID --- Comment #3 from Jonathan W

[Bug libstdc++/63631] std::regex_match yielding inexplicable garbage; invalid reads in valgrind

2014-10-23 Thread meme01 at eaku dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63631 KarenRei changed: What|Removed |Added Resolution|INVALID |FIXED --- Comment #2 from KarenRei --- Ugh

[Bug target/63534] [5 Regression] Bootstrap failure on x86_64/i686-linux

2014-10-23 Thread iverbin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63534 --- Comment #37 from iverbin at gcc dot gnu.org --- Author: iverbin Date: Thu Oct 23 16:52:11 2014 New Revision: 216596 URL: https://gcc.gnu.org/viewcvs?rev=216596&root=gcc&view=rev Log: PR target/63534 PR target/63618 gcc/ * cse.c (d

[Bug rtl-optimization/63618] CSE at IRA pass delete SET_GOT which is used later

2014-10-23 Thread iverbin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63618 --- Comment #5 from iverbin at gcc dot gnu.org --- Author: iverbin Date: Thu Oct 23 16:52:11 2014 New Revision: 216596 URL: https://gcc.gnu.org/viewcvs?rev=216596&root=gcc&view=rev Log: PR target/63534 PR target/63618 gcc/ * cse.c (de

[Bug c/63626] Warning "inline function declared but never defined" output twice

2014-10-23 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63626 Marek Polacek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c/31870] Failure to diagnose taking address of register variable

2014-10-23 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=31870 Marek Polacek changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug c/63626] Warning "inline function declared but never defined" output twice

2014-10-23 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63626 --- Comment #2 from Marek Polacek --- Author: mpolacek Date: Thu Oct 23 16:46:44 2014 New Revision: 216595 URL: https://gcc.gnu.org/viewcvs?rev=216595&root=gcc&view=rev Log: PR c/63626 * c-decl.c (pop_scope): Don't print warning in exter

[Bug libstdc++/63631] std::regex_match yielding inexplicable garbage; invalid reads in valgrind

2014-10-23 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63631 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c/55965] gcc -std=c99 emits code for inline even without extern

2014-10-23 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55965 Manuel López-Ibáñez changed: What|Removed |Added CC||manu at gcc dot gnu.org --- Commen

[Bug bootstrap/63632] New: [4.9/5 Regression] bootstrap-lto/profiledbootstrap broken by r216566

2014-10-23 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63632 Bug ID: 63632 Summary: [4.9/5 Regression] bootstrap-lto/profiledbootstrap broken by r216566 Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal

[Bug c++/63631] New: std::regex_match yielding inexplicable garbage; invalid reads in valgrind

2014-10-23 Thread meme01 at eaku dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63631 Bug ID: 63631 Summary: std::regex_match yielding inexplicable garbage; invalid reads in valgrind Product: gcc Version: 4.9.1 Status: UNCONFIRMED Severity: major

[Bug bootstrap/63622] [5.0 Regression] Bootstrap fails on x86_64-apple-darwin1[34] after revision r216305

2014-10-23 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63622 Dominique d'Humieres changed: What|Removed |Added CC||ebotcazou at gcc dot gnu.org ---

[Bug other/63630] [5.0 Regression] internal compiler error: Spill fail with invalid register

2014-10-23 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63630 Richard Biener changed: What|Removed |Added Target Milestone|--- |5.0

[Bug c/55965] gcc -std=c99 emits code for inline even without extern

2014-10-23 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55965 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #98 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #97 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #96 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #95 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #94 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug other/63630] [5.0 Regression] internal compiler error: Spill fail with invalid register

2014-10-23 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63630 Georg-Johann Lay changed: What|Removed |Added Keywords||ice-on-valid-code, ra Tar

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #93 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug other/63630] New: [5.0 Regression] internal compiler error: Spill fail with invalid register

2014-10-23 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63630 Bug ID: 63630 Summary: [5.0 Regression] internal compiler error: Spill fail with invalid register Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #92 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #91 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #90 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #89 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #88 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #87 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #86 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #85 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #83 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #84 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #82 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #81 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #80 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #79 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #78 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #77 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #76 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #74 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #75 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #73 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #72 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #71 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #70 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #69 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #68 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #67 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #66 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #65 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #64 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #63 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #62 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #61 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug other/62284] [4.8 Regression] AVR unable to find register to spill in the class POINTER_REGS

2014-10-23 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62284 Georg-Johann Lay changed: What|Removed |Added Target||avr Status|UNCONFIRMED

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #60 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #59 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #58 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #57 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #56 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #55 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #54 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #53 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #52 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #51 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug target/63610] OSX 10.10 (Yosemite) segfault in MPIR testsuite with -O0 or -O1

2014-10-23 Thread vbraun.name at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63610 --- Comment #5 from Volker Braun --- Libtool upstream patch: ​http://lists.gnu.org/archive/html/libtool-patches/2014-09/msg2.html

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #50 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #49 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #48 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c++/63629] New: ICE in fix_loop_structure, at loop-init.c:251

2014-10-23 Thread jan.sm...@alcatel-lucent.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63629 Bug ID: 63629 Summary: ICE in fix_loop_structure, at loop-init.c:251 Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug ipa/63580] [5 Regression] ICE : error: invalid argument to gimple call

2014-10-23 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63580 --- Comment #2 from marxin at gcc dot gnu.org --- (In reply to Richard Biener from comment #1) > You miss to mark p1 addressable in the alias decl (that is, copy > TREE_ADDRESSABLE). As I can see, ICF creates thunk to a localalias of foo. At whic

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #46 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #47 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

[Bug c/12742] Type alignment is lost if const is added to typedef

2014-10-23 Thread StaffLeavers at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12742 --- Comment #45 from StaffLeavers at arm dot com --- william.munns no longer works for ARM. Your email will be forwarded to their line manager. Please do not reply to this email. If you need more information, please email real-postmas...@arm.co

  1   2   >