Re: Installing a generated header file

2020-11-12 Thread Bill Schmidt via Gcc
On 11/12/20 10:06 AM, Marc Glisse wrote: On Thu, 12 Nov 2020, Bill Schmidt via Gcc wrote: Hi!  I'm working on a project where it's desirable to generate a target-specific header file while building GCC, and install it with the rest of the target-specific headers (i.e., in lib/g

Re: Installing a generated header file

2020-11-12 Thread Bill Schmidt via Gcc
On 11/12/20 10:15 AM, Bill Schmidt via Gcc wrote: On 11/12/20 10:06 AM, Marc Glisse wrote: Does the i386 mm_malloc.h file match your scenario? Ah, that looks promising indeed, and perhaps very simple!  Marc, thanks for the pointer! And indeed, with this example it was a two-line change

DWARF Debug Info Relocations (.debug_str STRP references)

2020-11-30 Thread Bill Messmer via Gcc
Have I misunderstood something fundamental here about the relocation data in .rela.debug_info and its application...? Or is the relocation data in this .rela.debug_info bad...? If there is a better mailing list for me to ask such a question, I'd be happy for a redirect. Sincerely, Bill Messmer

RE: [EXTERNAL] Re: DWARF Debug Info Relocations (.debug_str STRP references)

2020-11-30 Thread Bill Messmer via Gcc
000 00059e50 0c458644 0 0 1 [66] .rela.debug_info RELA 0c4b2498 1288ae68 0018 I 7865 8 And that relocation is still there via "readelf -r strippe

RE: [EXTERNAL] Re: DWARF Debug Info Relocations (.debug_str STRP references)

2020-12-01 Thread Bill Messmer via Gcc
alter). Sincerely, Bill Messmer -Original Message- From: Mark Wielaard Sent: Monday, November 30, 2020 6:39 PM To: Bill Messmer Cc: gcc@gcc.gnu.org Subject: Re: [EXTERNAL] Re: DWARF Debug Info Relocations (.debug_str STRP references) Hi Bill, On Mon, Nov 30, 2020 at 10:22:34PM +0000,

gengtype and automatically generated files

2021-01-04 Thread Bill Schmidt via Gcc
t seem to work for adding something to gtyp-input.list. Any recommendations on what I should do next?  At the moment it looks like I might have to hack on gengtype to invent a way to scan a file in the build directory, but I have a mild amount of hope that someone has solved this before.  Thanks for any help! Bill

Re: gengtype and automatically generated files

2021-01-04 Thread Bill Schmidt via Gcc
Actually, the "./filename" syntax works fine.  I was missing a dependency in my t-rs6000 to make the header file appear available. Sorry for the noise! Bill On 1/4/21 11:40 AM, Bill Schmidt wrote: Hi! I'm attempting to do something that may not have been done before, so

Re: gengtype and automatically generated files

2021-01-05 Thread Bill Schmidt via Gcc
On 1/4/21 1:36 PM, Jeff Law wrote: On 1/4/21 10:40 AM, Bill Schmidt via Gcc wrote: Hi!  I'm attempting to do something that may not have been done before, so I'm looking for advice, or a pointer to where, in fact, it has been done before. :) I'm automatically generating a

Re: On US corporate influence over Free Software and the GCC Steering Committee

2021-04-20 Thread Bill Schmidt via Gcc
t such doesn't exist. It amazes me how many people who don't work for IBM want to assert IBM's policies. There is certainly ability to work on projects on your own time that don't conflict with IBM's business.  You simply have to be open about it and make sure your management is aware. Bill

Re: Enable the vectorizer at -O2 for GCC 12

2021-08-30 Thread Bill Schmidt via Gcc
essed in GCC 12.  Kewen Lin is leading that effort.  Kewen, do you feel we have any major remaining concerns with this plan? Thanks, Bill Thanks, Florian

Re: libgfortran.so SONAME and powerpc64le-linux ABI changes

2021-10-14 Thread Bill Schmidt via Gcc
Well, I'm not sure it's quite this easy; when developing ELFv2, there was enough doubt about the provenance/ownership of ELFv1 that we weren't comfortable borrowing language from it. That may have been an excess of caution, or it may not... That said, with enough diligence I would hope we would be able to create modifications to the ELFv1 document, but we might incur some paperwork. Bill > > > Segher

Re: libgfortran.so SONAME and powerpc64le-linux ABI changes

2021-10-15 Thread Bill Schmidt via Gcc
I and compiler support, glibc would also need to support IEEE QP for these other targets. Currently we only have support for powerpc64le. === Is this a fair summary of the results of the discussion? Thanks again! Bill

Re: libgfortran.so SONAME and powerpc64le-linux ABI changes (work in progress patches)

2021-11-01 Thread Bill Schmidt via Gcc
Would starting from Advance Toolchain 15 with the most recent glibc make things easier for Thomas to test? Thanks, Bill On 10/29/21 4:06 PM, Michael Meissner via Gcc wrote: > On Fri, Oct 29, 2021 at 09:07:38PM +0200, Thomas Koenig wrote: >> Hi Michael, >> >> I tried this

Re: [power-ieee128] What should the math functions be annotated with?

2021-12-03 Thread Bill Schmidt via Gcc
w more about setting up libraries than I do. I have root access, > but chances are I would just mess up the virtual machine :-) Easiest is probably to install the advance toolchain.  Mike said he'll work on that later this morning. Thanks! Bill > > Regards > > Thomas

Re: bounds checking / VLA types

2025-03-27 Thread Bill Wendling via Gcc
On Tue, Mar 25, 2025 at 10:13 PM Martin Uecker wrote: > Am Dienstag, dem 25.03.2025 um 19:09 -0700 schrieb Bill Wendling: > > On Tue, Mar 18, 2025 at 3:04 PM Martin Uecker wrote: > > > > > > > > It seems clear that using "__self" is most likely goin

Re: bounds checking / VLA types

2025-03-25 Thread Bill Wendling via Gcc
On Tue, Mar 18, 2025 at 3:04 PM Martin Uecker wrote: > > Am Dienstag, dem 18.03.2025 um 14:03 -0700 schrieb Yeoul Na via Gcc: > > > > > On Mar 18, 2025, at 12:48 PM, Martin Uecker wrote: > > > > > > Am Dienstag, dem 18.03.2025 um 09:52 -0700 schrieb Yeoul Na via Gcc: > > > > > > > > > On Mar 18,

the

2025-06-01 Thread Bill Kossen via Gcc
Sent from my iPhoney

<    1   2