[Bug lto/63603] [4.9/5 Regression] Linking with -fno-lto still invokes LTO

2014-10-23 Thread burnus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63603 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug debug/63623] New: 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 Bug ID: 63623 Summary: Lots of functions get -fvar-tracking silently turned off unnecessarily Product: gcc Version: 4.8.4 Status: UNCONFIRMED Severity: normal

[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 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[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 #2 from Jakub Jelinek jakub at gcc dot gnu.org --- dwlocstat --tabulate=0.0:10,99 results on cc1plus bootstrapped --enable-checking=yes,rtl binaries before/after the patch (in the tree without the patch I've applied the patch

[Bug bootstrap/63574] [5 Regression] ICE building libjava (segfault) on arm-linux-gnueabihf

2014-10-23 Thread jiwang at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63574 --- Comment #4 from Jiong Wang jiwang at gcc dot gnu.org --- caused by one bug in IPA-ICF-gimple pass, reported to gcc-patch list. https://gcc.gnu.org/ml/gcc-patches/2014-10/msg02307.html

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

2014-10-23 Thread fuscated at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63619 --- Comment #4 from Teodor Petrov fuscated at gmail dot com --- FYI: clang fixed the same issue by adding it to -Wdelete-incomplete

[Bug bootstrap/63624] New: [5.0 regression] internal compiler error: in unify_one_argument, at cp/pt.c:16638 breaks m68k-linux bootstrap

2014-10-23 Thread mikpelinux at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63624 Bug ID: 63624 Summary: [5.0 regression] internal compiler error: in unify_one_argument, at cp/pt.c:16638 breaks m68k-linux bootstrap Product: gcc Version: 5.0

[Bug c/63625] New: -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 Bug ID: 63625 Summary: -flto breaks optimization during link phase on arm-none-eabi without -O on linker (!) command line Product: gcc Version: unknown Status:

[Bug c/63626] New: 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 Bug ID: 63626 Summary: Warning inline function declared but never defined output twice Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal

[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 mpolacek at gcc dot gnu.org changed: What|Removed |Added Keywords||diagnostic

[Bug target/63503] [AArch64] A57 executes fused multiply-add poorly in some situations

2014-10-23 Thread ramana.radhakrishnan at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63503 --- Comment #20 from ramana.radhakrishnan at arm dot com ramana.radhakrishnan at arm dot com --- On 23/10/14 00:28, e.menezes at samsung dot com wrote: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63503 --- Comment #16 from Evandro e.menezes

[Bug rtl-optimization/63448] [4.9/5 Regression] ICE when compiling atlas 3.10.2

2014-10-23 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63448 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug sanitizer/63627] New: thread sanitizer does not instrument __atomic_test_and_set or __atomic_clear

2014-10-23 Thread rogero at howzatt dot demon.co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63627 Bug ID: 63627 Summary: thread sanitizer does not instrument __atomic_test_and_set or __atomic_clear Product: gcc Version: 4.9.1 Status: UNCONFIRMED Severity:

[Bug sanitizer/63627] thread sanitizer does not instrument __atomic_test_and_set or __atomic_clear

2014-10-23 Thread rogero at howzatt dot demon.co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63627 --- Comment #1 from Roger Orr rogero at howzatt dot demon.co.uk --- Created attachment 33792 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=33792action=edit Example using __atomic_exchange_n that does not generate tsan warnings

[Bug target/63352] problem with fmt_g0_1.f08 on i386-pc-solaris2.11

2014-10-23 Thread richard at netbsd dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63352 --- Comment #21 from Richard PALO richard at netbsd dot org --- The problem has been isolated in illumos with a preliminary patch available. This test now passes with the fix applied, therefore I believe the issue can be closed as an OS issue

[Bug target/63352] problem with fmt_g0_1.f08 on i386-pc-solaris2.11

2014-10-23 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63352 Rainer Orth ro at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug bootstrap/63624] [5.0 regression] internal compiler error: in unify_one_argument, at cp/pt.c:16638 breaks m68k-linux bootstrap

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

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

2014-10-23 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63625 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

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

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

[Bug target/63600] [5 Regression] ice in ix86_expand_sse2_abs

2014-10-23 Thread kyukhin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63600 --- Comment #5 from Kirill Yukhin kyukhin at gcc dot gnu.org --- Created attachment 33793 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=33793action=edit Updated patch + regtest Will check in after testing is over

[Bug target/63600] [5 Regression] ice in ix86_expand_sse2_abs

2014-10-23 Thread kyukhin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63600 --- Comment #6 from Kirill Yukhin kyukhin at gcc dot gnu.org --- (In reply to Kirill Yukhin from comment #5) Created attachment 33793 [details] Updated patch + regtest Will check in after testing is over Checked into main trunk (forgot to

[Bug target/63600] [5 Regression] ice in ix86_expand_sse2_abs

2014-10-23 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63600 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug c++/61814] [c++1y] cannot use decltype on captured arg-pack

2014-10-23 Thread oakad at yahoo dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61814 Alexander Dubov oakad at yahoo dot com changed: What|Removed |Added CC||oakad at yahoo

[Bug c++/61814] [c++1y] cannot use decltype on captured arg-pack

2014-10-23 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61814 --- Comment #2 from Jonathan Wakely redi at gcc dot gnu.org --- (In reply to Alexander Dubov from comment #1) But this basic modification fails to compile (g++-4.9.1 -std=gnu++14): int main(int argc, char **argv) { int a{5};

[Bug lto/63607] run fail with -flto -mfloat-abi=softfp for armeb-linux-gnueabi-gcc

2014-10-23 Thread fei.yang0953 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63607 --- Comment #2 from Fei Yang fei.yang0953 at gmail dot com --- (In reply to Richard Biener from comment #1) Is -mfloat-abi=softfp properly used at LTO stage? It seems that -mfloat-abi=softfp is here for lto1:

[Bug c++/61814] [c++1y] cannot use decltype on captured arg-pack

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

[Bug c++/63628] New: [c++1y] cannot use decltype on captured variable in generic lambda

2014-10-23 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63628 Bug ID: 63628 Summary: [c++1y] cannot use decltype on captured variable in generic lambda Product: gcc Version: 5.0 Status: UNCONFIRMED Keywords: rejects-valid

[Bug c++/63628] [c++1y] cannot use decltype on captured arg-pack

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

[Bug c++/63628] [c++1y] cannot use decltype on captured arg-pack

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

[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 dominiq at lps dot ens.fr changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug c++/50986] weak static data members with constant initializers emitted in .rodata, leading to segfault on startup

2014-10-23 Thread rafael.espindola at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50986 --- Comment #3 from Rafael Avila de Espindola rafael.espindola at gmail dot com --- In clang this was fixed by putting a .init_array section in the same comdat as the variable it is initializing. That way if the variable is dropped, so is the

[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 #5 from marxin at gcc dot gnu.org --- (In reply to rguent...@suse.de from comment #4) On Sun, 19 Oct 2014, mliska at suse dot cz wrote: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63587 --- Comment #2 from Martin Liška

[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 #6 from marxin at gcc dot gnu.org --- Created attachment 33794 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=33794action=edit PR63587.patch

[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 rguenther at suse dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63587 --- Comment #7 from rguenther at suse dot de rguenther at suse dot de --- On Thu, 23 Oct 2014, marxin at gcc dot gnu.org wrote: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63587 --- Comment #5 from marxin at gcc dot gnu.org --- (In reply

[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 #4 from Volker Braun vbraun.name at gmail dot com --- I got my hands on a gcc 4.9.1 binary build made on OSX 10.9 and this one works. Diffing the log shows that this is due to different linker flags, my binary build calls libtool:

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

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

[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 #6 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

[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 #7 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

[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 #8 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

[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 #9 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

[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 #10 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

[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 #11 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

[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 #12 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

[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 #13 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

[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 #14 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

[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 #15 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

[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 #16 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

[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 #17 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

[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 #18 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

[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 #19 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

[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 #20 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

[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 #21 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

[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 #22 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

[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 #23 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

[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 #24 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

[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 #26 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

[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 #25 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

[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 #27 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

[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 #28 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

[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 #29 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

[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 #30 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

[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 #31 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

[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 #32 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

[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 #33 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

[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 #34 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

[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 #35 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

[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 #36 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

[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 #37 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

[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 #38 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

[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 #39 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

[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 #40 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

[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 #41 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

[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 #42 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

[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 #43 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

[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 #44 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

[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

[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

[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

[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 which

[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 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

[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

[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 vbraun.name at gmail dot com --- 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 #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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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 gjl at gcc dot gnu.org changed: What|Removed |Added Target||avr

[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

[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

[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

[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

[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

  1   2   >