Re: gcc project build error in Ubuntu18.04

2025-05-16 Thread Andrew Pinski
On Fri, May 16, 2025 at 4:10 AM Kito Cheng wrote: > > I am surprised that such generic names are defined within the system > header files, I inclined just rename that to major_version, > minor_version, could you send a patch for that? major and minor come from extracting the major/minor parts of

Re: gcc project build error in Ubuntu18.04

2025-05-16 Thread Kito Cheng
I am surprised that such generic names are defined within the system header files, I inclined just rename that to major_version, minor_version, could you send a patch for that? On Fri, May 16, 2025 at 3:50 PM Songhe Zhu wrote: > > Hi kito > When syncing GCC to the master branch and building