[Bug target/83499] [8 Regression] bootstrap fails in stage3 on arm-linux-gnueabihf (as: unaligned opcodes detected in executable segment)

2017-12-22 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83499

Matthias Klose  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #5 from Matthias Klose  ---
confirmed, current trunk builds again

[Bug target/83499] [8 Regression] bootstrap fails in stage3 on arm-linux-gnueabihf (as: unaligned opcodes detected in executable segment)

2017-12-20 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83499

ktkachov at gcc dot gnu.org changed:

   What|Removed |Added

 CC||ktkachov at gcc dot gnu.org

--- Comment #4 from ktkachov at gcc dot gnu.org ---
This should be fixed very recently with r255833 i.e. I believe it's a dup of PR
83396

[Bug target/83499] [8 Regression] bootstrap fails in stage3 on arm-linux-gnueabihf (as: unaligned opcodes detected in executable segment)

2017-12-19 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83499

--- Comment #3 from Matthias Klose  ---
Created attachment 42926
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42926=edit
assembler file

[Bug target/83499] [8 Regression] bootstrap fails in stage3 on arm-linux-gnueabihf (as: unaligned opcodes detected in executable segment)

2017-12-19 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83499

--- Comment #2 from Matthias Klose  ---
Created attachment 42925
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42925=edit
preprocessed source

[Bug target/83499] [8 Regression] bootstrap fails in stage3 on arm-linux-gnueabihf (as: unaligned opcodes detected in executable segment)

2017-12-19 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83499

Jakub Jelinek  changed:

   What|Removed |Added

 CC||jakub at gcc dot gnu.org

--- Comment #1 from Jakub Jelinek  ---
Can you please attach c-omp.ii and c-omp.s on which as complains?