Bug 108846 - gs-max-output.cpp:98: error: expected primary-expression before ‘.’ token
Summary: gs-max-output.cpp:98: error: expected primary-expression before ‘.’ token
Status: RESOLVED WONTFIX
Alias: None
Product: piglit
Classification: Unclassified
Component: tests (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) All
: medium normal
Assignee: Piglit Mailing List
QA Contact: Piglit Mailing List
URL:
Whiteboard:
Keywords: bisected, regression
Depends on:
Blocks:
 
Reported: 2018-11-23 06:12 UTC by Vinson Lee
Modified: 2019-02-26 00:45 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Vinson Lee 2018-11-23 06:12:25 UTC
GCC 4.4 build error.

gs-max-output.cpp:98: error: expected primary-expression before ‘.’ token
gs-max-output.cpp:99: error: expected primary-expression before ‘.’ token
gs-max-output.cpp:100: error: expected primary-expression before ‘.’ token
gs-max-output.cpp:101: error: expected primary-expression before ‘.’ token
gs-max-output.cpp:102: error: expected primary-expression before ‘.’ token

commit 565da325f2de83ef9c7f613d33481957e63a3cc0
Author: Nicolai Hähnle <nicolai.haehnle@amd.com>
Date:   Mon Jun 18 13:22:05 2018 +0200

    glsl-1.50/gs-max-output: new test for geometry shader amplification
    
    Test the extremes of # of GS output vertices / components per GS input
    primitive.
    
    Existing tests only cover cases of high # of components per vertex, but
    not cases of low # of components per vertex and high # of output vertices.
    
    Acked-by: Marek Olšák <marek.olsak@amd.com>
Comment 1 Nicolai Hähnle 2019-02-04 08:57:06 UTC
Why do we care about a gcc version that old?
Comment 2 Dylan Baker 2019-02-26 00:45:18 UTC
I agree with Nicolai. The last version of GCC 4.4 was released in 2012, I don't think we need to keep it working.

https://www.gnu.org/software/gcc/gcc-4.4/


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.